This class contains functions for the frontend helper class in CONTENIDO.
package | Core |
---|---|
subpackage | Helper |
renderSitemap(int $baseCategoryId, int $depth, \cTemplate $tpl) : void
int
root category ID
int
maximum depth
__construct() : void
_fetchCategoryTree(int $baseCategoryId, int $depth, int $currentCategoryId) : array
int
root category ID
int
maximum depth
int
the current category ID
array
category tree$_instance : \cFrontendHelper