Class FrontendNavigation
file FrontendNavigation.php
Package: Plugin\Repository\FrontendNavigation
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Willi Man
Located at plugins/repository/custom/FrontendNavigation.php
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Willi Man
Located at plugins/repository/custom/FrontendNavigation.php
public
|
#
FrontendNavigation( mixed $db, mixed $cfg, mixed $cfgClient, mixed $client, mixed $lang )
Constructor |
public
|
|
public
|
|
public
|
#
getSuccessor( mixed $iCategory )
Get direct successor of a given category Note: does not work if direct successor (with preid 0) is not visible or not public |
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
string
|
#
getFrontContentUrl( integer $iIdcat, integer $iIdart, boolean $bAbsolute = true )
Get URL by given category in front_content.php style |
public
string
|
#
getUrlPath( integer $iIdcat, integer $iIdart, boolean $bAbsolute = true, mixed $iLevel = 0, mixed $sURL_SUFFIX = 'index.html' )
Get urlpath by given category and/or idart and level. The urlpath looks like /Home/Product/Support/ where the directory-like string equals a category path. |
public
string
|
#
getUrlPathGenParam( integer $iIdcat, integer $iSelectedNumber, boolean $bAbsolute = true, mixed $iLevel = 0 )
Get urlpath by given category and/or selected param and level. |
public
string
|
|
public
integer
|
|
public
|
#
getCategoryPath( mixed $cat_id, mixed $level = 0, mixed $reverse = true )
Get path of a given category up to a certain level |
public
|
|
public
array
|