Joomla CMS
2.5.24 (avec JPlatform 11.4 inclus)
Documentation des API du CMS Joomla en version 2.5 et du framework Joomla Platform intégré
|
Liste complète des membres de JCache, y compris les membres hérités :
$_errors | JObject | protected |
$_handler | JCache | static |
$_options | JCache | |
__construct($options) | JCache | |
__toString() | JObject | |
_getStorage() | JCache | |
addIncludePath($path= '') | JCache | static |
clean($group=null, $mode= 'group') | JCache | |
def($property, $default=null) | JObject | |
gc() | JCache | |
get($id, $group=null) | JCache | |
getAll() | JCache | |
getCaching() | JCache | |
getError($i=null, $toString=true) | JObject | |
getErrors() | JObject | |
getInstance($type= 'output', $options=array()) | JCache | static |
getProperties($public=true) | JObject | |
getStores() | JCache | static |
getWorkarounds($data, $options=array()) | JCache | static |
lock($id, $group=null, $locktime=null) | JCache | |
makeId() | JCache | static |
remove($id, $group=null) | JCache | |
set($property, $value=null) | JObject | |
setCaching($enabled) | JCache | |
setError($error) | JObject | |
setLifeTime($lt) | JCache | |
setProperties($properties) | JObject | |
setWorkarounds($data, $options=array()) | JCache | static |
store($data, $id, $group=null) | JCache | |
toString() | JObject | |
unlock($id, $group=null) | JCache |