API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5

JError Liste des membres

Liste complète des membres de JError, y compris les membres hérités :
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]