deprecated 2012-09-23 This class is not longer supported. Use cCategoryHelper instead.

 Methods

Recursive Loop over all (sub)categories.

loopCats(\Contenido_Category $oCategory, \Contenido_FrontendNavigation $oFrontendNavigation, \cTemplate $oTpl, array $aCfg, int $iLang, array $aLevelInfo, $iCurrentPageIdcat, array $aDepthInfo) : void
Static

Each level will be assigned a css class navmainStandardLevel_x

deprecated 2012-09-23 This class is not longer supported. Use cCategoryHelper instead.

Parameters

$oCategory

\Contenido_Category

$oFrontendNavigation

\Contenido_FrontendNavigation

$oTpl

\cTemplate

$aCfg

array

$iLang

int

$aLevelInfo

array

Information for marking active cat per levels

$iCurrentPageIdcat

$aDepthInfo

array

Info on level depth / where to stop. Format: array(iCurrentLoopCount, iMaxLoopCount)