|
OpenSencillo
2016.106
Long live the simplicity of PHP
|
Public Member Functions | |
| setEnvironment ($public=true) | |
| print_test ($function=null, $validator=null, $die=false) | |
| init ($function=null, $validator=null) | |
| print_ut ($export, $die=true) | |
Public Member Functions inherited from log | |
| __construct ($path='', $file='log.txt', $maxLine=100, $useFile=true, $mysql=null) | |
| saveToLog ($data) | |
| getLog () | |
| vd ($var) | |
Protected Attributes | |
| $env ='public' | |
Protected Attributes inherited from log | |
| $name | |
| $file | |
| $path | |
| $current | |
| $store =array() | |
| $maxLine =0 | |
| $useFile | |
Definition at line 132 of file test.tool.framework.php.
| print_ut | ( | $export, | |
$die = true |
|||
| ) |
| setEnvironment | ( | $public = true | ) |
Setting for switch environment to public or developers
| bool|string |
Definition at line 143 of file test.tool.framework.php.