Joomla Platform
13.1
Documentation des API du framework Joomla Platform
|
Liste complète des membres de JCache, y compris les membres hérités :
$_handler | JCache | static |
$_options | JCache | |
__construct($options) | JCache | |
_getStorage() | JCache | |
addIncludePath($path= '') | JCache | static |
clean($group=null, $mode= 'group') | JCache | |
gc() | JCache | |
get($id, $group=null) | JCache | |
getAll() | JCache | |
getCaching() | JCache | |
getInstance($type= 'output', $options=array()) | JCache | static |
getStores() | JCache | static |
getWorkarounds($data, $options=array()) | JCache | static |
lock($id, $group=null, $locktime=null) | JCache | |
makeId() | JCache | static |
remove($id, $group=null) | JCache | |
setCaching($enabled) | JCache | |
setLifeTime($lt) | JCache | |
setWorkarounds($data, $options=array()) | JCache | static |
store($data, $id, $group=null) | JCache | |
unlock($id, $group=null) | JCache |