deprecated [2012-07-24] interface was renamed to cDebugInterface

 Methods

add()

add($mVariable, $sVariableDescription) 
Inherited
inherited_from \cDebugInterface::add()

Parameters

$mVariable

$sVariableDescription

getInstance()

getInstance() 
InheritedStatic
inherited_from \cDebugInterface::getInstance()

out()

out($sText) 
Inherited
inherited_from \cDebugInterface::out()

Parameters

$sText

reset()

reset() 
Inherited
inherited_from \cDebugInterface::reset()

show()

show($mVariable, $sVariableDescription, $bExit) 
Inherited
inherited_from \cDebugInterface::show()

Parameters

$mVariable

$sVariableDescription

$bExit

showAll()

showAll() 
Inherited
inherited_from \cDebugInterface::showAll()