CommonSense PHP API Library
Cache Member List
This is the complete list of members for Cache, including all inherited members.
$distributedCache [protected, static]
$inMemoryCache [protected, static]
$reportsToCache [protected, static]
clear($use_distributed=false)Cache [static]
delete($key, $use_distributed=false)Cache [static]
get($key, $use_distributed=false)Cache [static]
reportsTo(ICacheProvider $cache)Cache [static]
set($key, $value, $duration=0, $use_distributed=false)Cache [static]
 All Classes Namespaces Files Functions Variables