API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5
|
$_errors | JObject | |
$args | JException | |
$backtrace | JException | |
$class | JException | |
$code | JException | |
$file | JException | |
$function | JException | |
$info | JException | |
$level | JException | |
$line | JException | |
$message | JException | |
$type | JException | |
__construct($msg, $code=0, $level=null, $info=null, $backtrace=false) | JException | |
JObject::__construct() | JObject | |
get($property, $default=null) | JObject | |
getCode() | JException | |
getError($i=null, $toString=true) | JObject | |
getErrors() | JObject | |
getFile() | JException | |
getLine() | JException | |
getMessage() | JException | |
getProperties($public=true) | JObject | |
getPublicProperties() | JObject | |
getTrace() | JException | |
getTraceAsString() | JException | |
JObject() | JObject | |
set($property, $value=null) | JObject | |
setError($error) | JObject | |
setProperties($properties) | JObject | |
toString() | JException |