Cache Member List
This is the complete list of members for Cache, including all inherited members.clear($cache_keys=NULL, $ignore_disabled=false) | Cache | [static] |
is_cached($cache_keys, $ignore_disabled=false) | Cache | [static] |
read($cache_keys, $ignore_disabled=false) | Cache | [static] |
remove_expired() | Cache | [static] |
set_implementation(ICachePersister $impl) | Cache | [static] |
store($cache_keys, $content, $cache_life_time, $data= '', $is_compressed=false, $ignore_disabled=false) | Cache | [static] |