|
|
| _getCategoryIconType ($aData) |
|
| _getCategoryIcon ($aData) |
|
| _getCategoryData ($aCategory) |
| | __construct ($aObject) |
|
|
| $_oTemplate |
|
| $_oModule |
|
| $_bModule |
|
| $_sBrowseAllUrl |
|
| $_sBrowseAllTitle |
|
| $_sBrowseUrl |
|
| $_bIsApi |
|
| $_sObject |
|
| $_aObject |
Category objects representation.
- See also
- BxDolCategory
◆ getCategoriesList()
| BxBaseCategory::getCategoriesList |
( |
| $bDisplayEmptyCats = true, |
|
|
| $bAsArray = false ) |
Get all categories list
- Parameters
-
| $bDisplayEmptyCats | display categories with no items, true by default |
- Returns
- categories list html
◆ getCategoryLink()
| BxBaseCategory::getCategoryLink |
( |
| $sName, |
|
|
| $sValue ) |
Get link to list all items with the same category
- Parameters
-
| $sName | category title |
| $sValue | category value |
- Returns
- category name wrapped with A tag
The documentation for this class was generated from the following file:
- template/scripts/BxBaseCategory.php