Elgg  Version 2.3
ElggStaticVariableCache Member List

This is the complete list of members for ElggStaticVariableCache, including all inherited members.

__construct($namespace= 'default')ElggStaticVariableCache
ElggSharedMemoryCache::__construct()ElggCache
__get($key)ElggCache
__isset($key)ElggCache
__set($key, $value)ElggCache
__unset($key)ElggCache
add($key, $data)ElggCache
clear()ElggStaticVariableCache
delete($key)ElggStaticVariableCache
getNamespace()ElggSharedMemoryCache
getVariable($variable)ElggCache
load($key, $offset=0, $limit=null)ElggStaticVariableCache
offsetExists($key)ElggCache
offsetGet($key)ElggCache
offsetSet($key, $value)ElggCache
offsetUnset($key)ElggCache
save($key, $data)ElggStaticVariableCache
setNamespace($namespace="default")ElggSharedMemoryCache
setVariable($variable, $value)ElggCache