API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5
|
$_errors | JObject | |
__construct($options=array()) | JCacheStorageApc | |
JObject::__construct() | JObject | |
_getCacheId($id, $group) | JCacheStorageApc | |
_setExpire($key) | JCacheStorageApc | |
clean($group, $mode) | JCacheStorageApc | |
gc() | JCacheStorage | |
get($id, $group, $checkTime) | JCacheStorageApc | |
JObject::get($property, $default=null) | JObject | |
getError($i=null, $toString=true) | JObject | |
getErrors() | JObject | |
getInstance($handler= 'file', $options=array()) | JCacheStorage | [static] |
getProperties($public=true) | JObject | |
getPublicProperties() | JObject | |
JObject() | JObject | |
remove($id, $group) | JCacheStorageApc | |
set($property, $value=null) | JObject | |
setError($error) | JObject | |
setProperties($properties) | JObject | |
store($id, $group, $data) | JCacheStorageApc | |
test() | JCacheStorageApc | [static] |
toString() | JObject |