XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
XoopsErrorHandler Class Reference
Inheritance diagram for XoopsErrorHandler:
Inheritance graph

Public Member Functions

 activate ($showErrors=false)
 
 renderErrors ()
 
- Public Member Functions inherited from XoopsLogger
 __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 ()
 

Additional Inherited Members

- Static Public Member Functions inherited from XoopsLogger
static & getInstance ()
 
- Public Attributes inherited from XoopsLogger
 $activated = true
 
 $blocks = array()
 
 $deprecated = array()
 
 $errors = array()
 
 $extra = array()
 
 $logend = array()
 
 $logstart = array()
 
 $queries = array()
 
 $renderingEnabled = false
 
 $usePopup = false
 
- Protected Member Functions inherited from XoopsLogger
 dump ($mode= '')
 

Detailed Description

Definition at line 40 of file errorhandler.php.

Member Function Documentation

XoopsErrorHandler::activate (   $showErrors = false)

Activate the error handler

Definition at line 45 of file errorhandler.php.

References activated.

XoopsErrorHandler::renderErrors ( )

Render the list of errors

Definition at line 53 of file errorhandler.php.


The documentation for this class was generated from the following file: