__destruct()
add()
getInstance()
reset()
show()
showAll()
__construct()
$_hFileHandle
$_instance
$_sFileName
$_sPathToFile
$_sPathToLogs
__destruct() : void
access | public |
---|
add(mixed $mVariable, string $sVariableDescription) : void
access | public |
---|
mixed
string
getInstance() : void
access | public |
---|
reset() : void
access | public |
---|
show(mixed $mVariable, string $sVariableDescription, boolean $bExit) : void
access | public |
---|
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
access | public |
---|
string
Here an empty string__construct() : void
access | private |
---|
$_hFileHandle
$_instance
$_sFileName
$_sPathToFile
$_sPathToLogs