API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5
|
$_errors | JObject | |
$_handler | JCache | |
$_options | JCache | |
__construct($options) | JCache | |
JObject::__construct() | JObject | |
_getStorage() | JCache | |
_makeId() | JCachePage | |
_noChange() | JCachePage | |
_setEtag($etag) | JCachePage | |
clean($group=null, $mode='group') | JCache | |
gc() | JCache | |
get($id=false, $group='page') | JCachePage | |
getError($i=null, $toString=true) | JObject | |
getErrors() | JObject | |
getInstance($type= 'output', $options=array()) | JCache | [static] |
getProperties($public=true) | JObject | |
getPublicProperties() | JObject | |
getStores() | JCache | |
JObject() | JObject | |
remove($id, $group=null) | JCache | |
set($property, $value=null) | JObject | |
setCacheValidation() | JCache | |
setCaching($enabled) | JCache | |
setError($error) | JObject | |
setLifeTime($lt) | JCache | |
setProperties($properties) | JObject | |
store() | JCachePage | |
JCache::store($data, $id, $group=null) | JCache | |
toString() | JObject |