| Elgg
    Version 1.11
    | 
This is the complete list of members for ElggCache, including all inherited members.
| __construct() | ElggCache | |
| __get($key) | ElggCache | |
| __isset($key) | ElggCache | |
| __set($key, $value) | ElggCache | |
| __unset($key) | ElggCache | |
| add($key, $data) | ElggCache | |
| clear() | ElggCache | |
| delete($key) | ElggCache | |
| get_variable($variable) | ElggCache | |
| getVariable($variable) | ElggCache | |
| load($key, $offset=0, $limit=null) | ElggCache | |
| offsetExists($key) | ElggCache | |
| offsetGet($key) | ElggCache | |
| offsetSet($key, $value) | ElggCache | |
| offsetUnset($key) | ElggCache | |
| save($key, $data) | ElggCache | |
| set_variable($variable, $value) | ElggCache | |
| setVariable($variable, $value) | ElggCache |