Joomla Platform
13.1
Documentation des API du framework Joomla Platform
|
Liste complète des membres de JCacheStorageWincache, 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()) | JCacheStorageWincache | |
_getCacheId($id, $group) | JCacheStorage | protected |
addIncludePath($path= '') | JCacheStorage | static |
clean($group, $mode=null) | JCacheStorageWincache | |
gc() | JCacheStorageWincache | |
get($id, $group, $checkTime=true) | JCacheStorageWincache | |
getAll() | JCacheStorageWincache | |
getInstance($handler=null, $options=array()) | JCacheStorage | static |
isSupported() | JCacheStorageWincache | static |
lock($id, $group, $locktime) | JCacheStorage | |
remove($id, $group) | JCacheStorageWincache | |
store($id, $group, $data) | JCacheStorageWincache | |
test() | JCacheStorage | static |
unlock($id, $group=null) | JCacheStorage |