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