Located in /Controller/Action/Helper/Cache.php (line 43)
Zend_Controller_Action_Helper_Abstract | --Zend_Controller_Action_Helper_Cache
Indexed map of Actions to attempt Page caching on by Controller
Indexed map of Extensions by Controller and Action
Local Cache Manager object used by Helper
Track output buffering condition
Indexed map of Tags by Controller and Action
Inherited from Zend_Controller_Action_Helper_Abstract
Zend_Controller_Action_Helper_Abstract::$_actionController
Zend_Controller_Action_Helper_Abstract::$_frontController
Tell the helper which actions are cacheable and under which tags (if applicable) they should be recorded with
Return a list of actions for the current Controller marked for caching
Return a list of tags set for all cacheable actions
Get the Cache Manager instance or instantiate the object if not exists. Attempts to load from bootstrap if available.
Commence page caching for any cacheable actions
Remove a specific page cache static file based on its relative URL from the application's public directory.
The file extension is not required here; usually matches the original REQUEST_URI that was cached.
Remove a specific page cache static file based on its relative URL from the application's public directory.
The file extension is not required here; usually matches the original REQUEST_URI that was cached.
Set an instance of the Cache Manager for this helper
Encode a Cache ID as hexadecimal. This is a workaround because Backend ID validation is trapped in the Frontend classes. Will try to get this reversed for ZF 2.0 because it's a major annoyance to have IDs so restricted!
Proxy non-matched methods back to Zend_Cache_Manager where appropriate
Inherited From Zend_Controller_Action_Helper_Abstract
Zend_Controller_Action_Helper_Abstract::getActionController()
Zend_Controller_Action_Helper_Abstract::getFrontController()
Zend_Controller_Action_Helper_Abstract::getName()
Zend_Controller_Action_Helper_Abstract::getRequest()
Zend_Controller_Action_Helper_Abstract::getResponse()
Zend_Controller_Action_Helper_Abstract::init()
Zend_Controller_Action_Helper_Abstract::postDispatch()
Zend_Controller_Action_Helper_Abstract::preDispatch()
Zend_Controller_Action_Helper_Abstract::setActionController()
Documentation generated on Mon, 21 Jun 2010 15:10:25 -0400 by phpDocumentor 1.4.3