Go to the source code of this file.
Namespaces | |
| namespace | KERNEL |
Functions | |
| echo_session_value () | |
| claro_call_function ($info, $paramList=null) | |
| debug_IO ($file= '') | |
| display_perms ($mode) | |
| printVar ($var, $varName="@") | |
| printInit ($selection="*") | |
| printConfig () | |
| claro_html_debug_backtrace () | |
| profilePoint () | |
| claro_debug_assertion_handler ($file, $line, $code) | |
Variables | |
| defined( 'PRINT_DEBUG_INFO')||define( 'PRINT_DEBUG_INFO' | false |
| claro_call_function | ( | $ | info, | |
| $ | paramList = null | |||
| ) |
Return an info from system if function is not dislabed
| string | $info | |
| array | $paramList |
Definition at line 141 of file debug.lib.inc.php.
| claro_debug_assertion_handler | ( | $ | file, | |
| $ | line, | |||
| $ | code | |||
| ) |
Definition at line 505 of file debug.lib.inc.php.
| claro_html_debug_backtrace | ( | ) |
Return an html list of function called until this.
Definition at line 461 of file debug.lib.inc.php.
| debug_IO | ( | $ | file = '' |
) |
| display_perms | ( | $ | mode | ) |
Definition at line 226 of file debug.lib.inc.php.
| echo_session_value | ( | ) |
Print out content of session's variable
Definition at line 30 of file debug.lib.inc.php.
| printConfig | ( | ) |
Definition at line 414 of file debug.lib.inc.php.
| printInit | ( | $ | selection = "*" |
) |
Definition at line 296 of file debug.lib.inc.php.
| printVar | ( | $ | var, | |
| $ | varName = "@" | |||
| ) |
Definition at line 273 of file debug.lib.inc.php.
| profilePoint | ( | ) |
Definition at line 479 of file debug.lib.inc.php.
Definition at line 22 of file debug.lib.inc.php.
1.6.3