Project: Contenido Content Management System
Description: Recursive loop over given category for building a sitemap navigation
Requirements:
con_php_req | 5.0 |
---|---|
version | 1.0.0 |
author | Rudi Bieller |
copyright | four for business AG |
loopCats(\Contenido_Category $oCategory, \Contenido_FrontendNavigation $oFrontendNavigation, \Template $oTpl, string $sUrlStyle, array $aCfg, int $iLang, array $aDepthInfo) : void
Each level will be assigned a css class sitemapStandardLevel_x
\Contenido_Category
\Contenido_FrontendNavigation
\Template
string
array
int
array
Info on level depth / where to stop. Format: array(iCurrentLoopCount, iMaxLoopCount)