Perforce Chronicle 2012.2/486814
API Documentation

P4Cms_Cache Member List

This is the complete list of members for P4Cms_Cache, including all inherited members.
$_loggingEnabledP4Cms_Cache [protected, static]
$_managerP4Cms_Cache [protected, static]
canCache($template= 'default')P4Cms_Cache [static]
clean($mode= 'all', $tags=array(), $template=null)P4Cms_Cache [static]
getCache($template= 'default')P4Cms_Cache [static]
getManager()P4Cms_Cache [static]
hasManager()P4Cms_Cache [static]
load($id, $template= 'default')P4Cms_Cache [static]
remove($id, $template= 'default')P4Cms_Cache [static]
save($data, $id, $tags=array(), $lifetime=false, $priority=8, $template= 'default')P4Cms_Cache [static]
setLoggingEnabled($enabled=true)P4Cms_Cache [static]
setManager(Zend_Cache_Manager $manager=null)P4Cms_Cache [static]