add(mixed $mVariable, string $sVariableDescription) : void
inherited_from | \cDebugFile::add() |
---|
mixed
string
getInstance() : void
inherited_from | \cDebugFile::getInstance() |
---|
out($msg)
inherited_from | \cDebugFile::out() |
---|
reset() : void
inherited_from | \cDebugFile::reset() |
---|
show(mixed $mVariable, string $sVariableDescription, boolean $bExit) : void
inherited_from | \cDebugFile::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 | \cDebugFile::showAll() |
---|
string
Here an empty string__construct() : void
deprecated | Class was renamed to cDebugFile |
---|
$_instance
inherited_from | \cDebugFile::$$_instance |
---|
$_sFileName
inherited_from | \cDebugFile::$$_sFileName |
---|
$_sPathToFile
inherited_from | \cDebugFile::$$_sPathToFile |
---|
$_sPathToLogs
inherited_from | \cDebugFile::$$_sPathToLogs |
---|