add(mixed $mVariable, string $sVariableDescription) : void
inherited_from | \cDebugVisible::add() |
---|
mixed
string
getInstance()
inherited_from | \cDebugVisible::getInstance() |
---|
out($msg)
inherited_from | \cDebugVisible::out() |
---|
reset() : void
inherited_from | \cDebugVisible::reset() |
---|
show(mixed $mVariable, string $sVariableDescription, boolean $bExit) : void
inherited_from | \cDebugVisible::show() |
---|
mixed
The variable to be displayed
string
The variable's name or description
boolean
If set to true, your app will die() after output of current var
showAll() : string
inherited_from | \cDebugVisible::showAll() |
---|
string
Here an empty string__construct()
deprecated | Class was renamed to cDebugVisible |
---|
$_instance
inherited_from | \cDebugVisible::$$_instance |
---|