cms\includes\Util\Modules\Contenido_Sitemap_Util.class.php

Show: PublicProtectedPrivateinherited
Table of Contents

\Contenido_Sitemap_Util

Package: Default
Project: Contenido Content Management System

Description: Recursive loop over given category for building a sitemap navigation

Requirements:

Author
Rudi Bieller  
Con_php_req
5.0  
Copyright
four for business AG {@internal created 2009-01-15 $Id: Contenido_Sitemap_Util.class.php 969 2009-01-19 12:32:13Z rudi.bieller $ }}  
Version
1.0.0  

Methods

methodpublicloopCats(\Contenido_Category $oCategory, \Contenido_FrontendNavigation $oFrontendNavigation, \Template $oTpl, string $sUrlStyle, array $aCfg, int $iLang, array $aDepthInfo = array()) : void
static

Recursive Loop over all (sub)categories.

Each level will be assigned a css class sitemapStandardLevel_x

Parameters
NameTypeDescription
$oCategory\Contenido_Category
$oFrontendNavigation\Contenido_FrontendNavigation
$oTpl\Template
$sUrlStylestring
$aCfgarray
$iLangint
$aDepthInfoarray

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

Documentation was generated by phpDocumentor 2.0.0a12.