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