API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5
|
attachHandler() | JError | |
customErrorHandler($level, $msg) | JError | |
customErrorPage(&$error) | JError | [static] |
detachHandler() | JError | |
getError($unset=false) | JError | [static] |
getErrorHandling($level) | JError | [static] |
getErrors() | JError | [static] |
handleCallback(&$error, $options) | JError | [static] |
handleDie(&$error, $options) | JError | [static] |
handleEcho(&$error, $options) | JError | [static] |
handleIgnore(&$error, $options) | JError | [static] |
handleLog(&$error, $options) | JError | [static] |
handleMessage(&$error, $options) | JError | [static] |
handleVerbose(&$error, $options) | JError | [static] |
isError(&$object) | JError | [static] |
raise($level, $code, $msg, $info=null, $backtrace=false) | JError | [static] |
raiseError($code, $msg, $info=null) | JError | [static] |
raiseNotice($code, $msg, $info=null) | JError | [static] |
raiseWarning($code, $msg, $info=null) | JError | [static] |
registerErrorLevel($level, $name, $handler= 'ignore') | JError | [static] |
setErrorHandling($level, $mode, $options=null) | JError | [static] |
translateErrorLevel($level) | JError | [static] |