Zend_Cache_ManagerLocated in /Cache/Manager.php (line 34)
array
$_caches
= array() (line 51)
Array of caches stored by the Cache Manager instance
array
$_optionTemplates
= array(Array of ready made configuration templates for lazy loading caches.
getCache (line 157)
Fetch the named cache object, or instantiate and return a cache object using a named configuration template
getCacheTemplate (line 224)
Get the named configuration template
hasCache (line 140)
Check if the Cache Manager contains the named cache object, or a named configuration template to lazy load the cache object
hasCacheTemplate (line 210)
Check if the named configuration template
setCache (line 127)
Set a new cache for the Cache Manager to contain
setCacheTemplate (line 191)
Set a named configuration template from which a cache object can later be lazy loaded
setTemplateOptions (line 241)
Pass an array containing changes to be applied to a named configuration template
_mergeOptions (line 266)
Simple method to merge two configuration arrays
Documentation generated on Mon, 21 Jun 2010 15:32:30 -0400 by phpDocumentor 1.4.3