__construct()
getUrl()
setDebug()
$aCategories
$aCfg
$aCfgClient
$bDbg
$iClient
$iLang
$oCategories
$oDb
$oDbg
$sDbgMode
__construct(DB_Contenido $oDb, array $aCfg, int $iClient, int $iLang, array $aCfgClient) : void
access | public |
---|---|
author | Rudi Bieller |
\DB_Contenido
array
int
int
getUrl(array $aParams, string $sStyle, array $aConfig, boolean $bUseAbsolutePath) : void
Depending on style of URL needed, values of $aParams differ.
access | public |
---|---|
see | \appropriate |
todo | Apply other styles as soon as they are available |
array
Parameters needed to build the URL
string
Available styles are: front_content, custom, custom_path
array
As default this is Contenido_UrlBuilderConfig::getConfig(), can be overridden by setting this value
boolean
If true, will use absolute http://www.xy.com/ as "prefix"
\InvalidArgumentException |
---|
setDebug(boolean $bDebug, string $sDebugMode) : void
$aCategories : array
access | protected |
---|
$aCfg : array
access | protected |
---|
$aCfgClient : array
access | protected |
---|
$bDbg : boolean
access | protected |
---|
$iClient
$iLang
$oCategories : \obj
access | protected |
---|
$oDb : \obj
access | protected |
---|
$oDbg : \obj
access | protected |
---|
$sDbgMode : string
access | protected |
---|