Class cFrontendHelper
This class contains functions for the frontend helper class in CONTENIDO.
Package: Core\Frontend\Util
Deprecated: [2015-05-21] This class is no longer supported
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Dominik Ziegler
Located at classes/class.frontend.helper.php
Deprecated: [2015-05-21] This class is no longer supported
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Dominik Ziegler
Located at classes/class.frontend.helper.php
public static
|
|
protected
|
|
protected
array
|
#
_fetchCategoryTree( integer $baseCategoryId, integer $depth, integer $currentCategoryId )
Fetches the requested category tree. |
public
array
|
#
renderNavigation( integer $baseCategoryId, integer $depth, integer $currentCategoryId )
Helper function to render the navigation. |
public
|
#
renderSitemap( integer $baseCategoryId, integer $depth,
Helper function to render the sitemap. |
private static
|
$_instance | NULL |
#
Instance of the helper class. |