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 JCacheStorage, y compris les membres hérités :
$_application | JCacheStorage | |
$_hash | JCacheStorage | |
$_language | JCacheStorage | |
$_lifetime | JCacheStorage | |
$_locking | JCacheStorage | |
$_now | JCacheStorage | |
$rawname | JCacheStorage | protected |
__construct($options=array()) | JCacheStorage | |
_getCacheId($id, $group) | JCacheStorage | protected |
addIncludePath($path= '') | JCacheStorage | static |
clean($group, $mode=null) | JCacheStorage | |
gc() | JCacheStorage | |
get($id, $group, $checkTime=true) | JCacheStorage | |
getAll() | JCacheStorage | |
getInstance($handler=null, $options=array()) | JCacheStorage | static |
lock($id, $group, $locktime) | JCacheStorage | |
remove($id, $group) | JCacheStorage | |
store($id, $group, $data) | JCacheStorage | |
test() | JCacheStorage | static |
unlock($id, $group=null) | JCacheStorage |