Implementation of a Contenido Category for a given Contenido Language.
version |
0.9.0 |
author |
Rudi Bieller |
copyright |
four for business AG <www.4fb.de>
{@internal
created 2008-02-15
}} |
Methods
Constructor.
__construct(DB_Contenido $oDb, array $aCfg) : void
getDateCreated()
getDateCreated()
getDateLastModified()
getDateLastModified()
getIdCatLang()
getIdCatLang()
getIdTemplateConfig()
getIdTemplateConfig()
getStartIdLang()
getStartIdLang()
getUrlName()
getUrlName()
getVisible()
getVisible()
Load cat_lang for a given idcat.
load(int $iIdCatLang) : boolean
Parameters
$iIdCatLang
int
Returns
boolean
setAlias()
setAlias($sAlias)
setAuthor()
setAuthor($sAuthor)
setDateCreated()
setDateCreated($sDateCreated)
setDateLastModified()
setDateLastModified($sDateLastModified)
Parameters
$sDateLastModified
Set internal property for debugging on/off and choose appropriate debug object
setDebug(boolean $bDebug, string $sDebugMode) : void
Inherited
access |
public |
author |
Rudi Bieller |
inherited_from |
\Contenido_Category_Base::setDebug() |
Parameters
$bDebug
boolean
$sDebugMode
string
setIdCat()
setIdCat($iIdcat)
setIdCatLang()
setIdCatLang($iIdcatlang)
setIdLang()
setIdLang($iIdlang)
setIdTemplateConfig()
setIdTemplateConfig($iIdTplcfg)
setName()
setName($sName)
setPublic()
setPublic($iPublic)
setStartIdLang()
setStartIdLang($iStartIdlang)
setStatus()
setStatus($iStatus)
setUrlName()
setUrlName($sUrlName)
setVisible()
setVisible($iVisible)
Properties
$aCfg
$aCfg : array
Inherited
access |
protected |
inherited_from |
\Contenido_Category_Base::$$aCfg |
$bDbg
$bDbg : boolean
Inherited
access |
protected |
inherited_from |
\Contenido_Category_Base::$$bDbg |
$iStartIdartlang
$iStartIdartlang : int
$oDb
$oDb : \obj
Inherited
access |
protected |
inherited_from |
\Contenido_Category_Base::$$oDb |
$oDbg
$oDbg : \obj
Inherited
access |
protected |
inherited_from |
\Contenido_Category_Base::$$oDbg |
$sDateCreated
$sDateCreated
$sDateModified
$sDateModified
$sDbgMode
$sDbgMode : string
Inherited
access |
protected |
inherited_from |
\Contenido_Category_Base::$$sDbgMode |
$sUrlname
$sUrlname : string