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
|
|
public
|
|
public
array
|
|
public
boolean
|
|
public
integer
|
#
getSuccessor( integer $category )
Get direct successor of a given category Note: does not work if direct successor (with preid 0) is not visible or not public |
public
boolean
|
|
public
string
|
|
public
string
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean
|
|
public
integer
|
|
public
boolean
|
|
public
integer
|
|
public
string
|
#
getFrontContentUrl( integer $idcat, integer $idart, boolean $absolute = true )
Get URL by given category in front_content.php style |
public
string
|
#
getUrlPath( integer $idcat, integer $idart, boolean $absolute = true, integer $level = 0, string $urlSuffix = '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 $idcat, integer $selectedNumber, boolean $absolute = true, integer $level = 0 )
Get urlpath by given category and/or selected param and level. |
public
string
|
|
public
integer
|
|
public
array
|
#
getCategoryPath( integer $cat_id, integer $level = 0, boolean $reverse = true )
Get path of a given category up to a certain level |
public
array
|
|
public
array
|
protected
|
$_db | null |
#
References database object |
protected
boolean
|
$_debug | false |
|
protected
integer
|
$_client | 0 |
|
protected
array
|
$_cfgClient | array() |
|
protected
array
|
$_cfg | array() |
|
protected
integer
|
$_lang | 0 |