Base class for Contenido_Category, Contenido_Categories, Contenido_Category_Language.
version |
0.9.0 |
author |
Rudi Bieller |
copyright |
four for business AG |
deprecated |
2012-09-29 This class is not longer supported. |
Methods
Constructor.
__construct(\DB_Contenido $oDb, array $aCfg) : void
access |
public |
author |
Rudi Bieller |
deprecated |
2012-09-29 This class is not longer supported. |
Parameters
$oDb
\DB_Contenido
$aCfg
array
Set internal property for debugging on/off and choose appropriate debug object
setDebug(boolean $bDebug, string $sDebugMode) : void
deprecated |
No longer needed. The backend chooses the debug mode. |
access |
public |
author |
Rudi Bieller |
Parameters
$bDebug
boolean
$sDebugMode
string
Properties
$bDbg : boolean
access |
protected |
deprecated |
No longer needed. The backend chooses the debug mode. This is always true |
$sDbgMode : string
access |
protected |
deprecated |
No longer needed. The backend chooses the debug mode. |