Joomla Platform
13.1
Documentation des API du framework Joomla Platform
|
Liste complète des membres de JError, y compris les membres hérités :
$handlers | JError | protectedstatic |
$legacy | JError | static |
$levels | JError | protectedstatic |
$stack | JError | protectedstatic |
addToStack(JException &$e) | JError | static |
attachHandler() | JError | static |
customErrorHandler($level, $msg) | JError | static |
customErrorPage(&$error) | JError | static |
detachHandler() | JError | static |
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 |
renderBacktrace($error) | JError | static |
setErrorHandling($level, $mode, $options=null) | JError | static |
throwError(&$exception) | JError | static |
translateErrorLevel($level) | JError | static |