Elgg
Version 2.3
|
This is the complete list of members for ElggMemcache, including all inherited members.
__construct($namespace= 'default',\Stash\Pool $pool=null, $ttl=null) | ElggMemcache | |
ElggSharedMemoryCache::__construct() | ElggCache | |
__get($key) | ElggCache | |
__isset($key) | ElggCache | |
__set($key, $value) | ElggCache | |
__unset($key) | ElggCache | |
add($key, $data) | ElggCache | |
clear() | ElggMemcache | |
delete($key) | ElggMemcache | |
getNamespace() | ElggSharedMemoryCache | |
getVariable($variable) | ElggCache | |
load($key, $unused1=0, $unused2=null) | ElggMemcache | |
offsetExists($key) | ElggCache | |
offsetGet($key) | ElggCache | |
offsetSet($key, $value) | ElggCache | |
offsetUnset($key) | ElggCache | |
save($key, $data, $ttl=null) | ElggMemcache | |
ElggSharedMemoryCache::save($key, $data) | ElggCache | |
setDefaultExpiry($ttl=0) | ElggMemcache | |
setNamespace($namespace="default") | ElggMemcache | |
setVariable($variable, $value) | ElggCache |