|
| | activate ($showErrors=false) |
| |
| | renderErrors () |
| |
| | __construct () |
| |
| | addBlock ($name, $cached=false, $cachetime=0) |
| |
| | addDeprecated ($msg) |
| |
| | addExtra ($name, $msg) |
| |
| | addQuery ($sql, $error=null, $errno=null, $query_time=null) |
| |
| | dumpAll () |
| |
| | dumpBlocks () |
| |
| | dumpExtra () |
| |
| | dumpQueries () |
| |
| | dumpTime ($name= 'XOOPS', $unset=false) |
| |
| | enableRendering () |
| |
| | handleError ($errno, $errstr, $errfile, $errline) |
| |
| & | instance () |
| |
| | microtime () |
| |
| | render ($output) |
| |
| | sanitizePath ($path) |
| |
| | startTime ($name= 'XOOPS') |
| |
| | stopTime ($name= 'XOOPS') |
| |
| | triggerError ($errkey=0, $errStr= '', $errFile= '', $errLine= '', $errNo=0) |
| |
| | XoopsLogger () |
| |
Definition at line 40 of file errorhandler.php.
| XoopsErrorHandler::activate |
( |
|
$showErrors = false | ) |
|
| XoopsErrorHandler::renderErrors |
( |
| ) |
|
The documentation for this class was generated from the following file: