Manage a stack of actions
Located in /Controller/Plugin/ActionStack.php (line 39)
Zend_Controller_Plugin_Abstract | --Zend_Controller_Plugin_ActionStack
Flag to determine whether request parameters are cleared between actions, or whether new parameters are added to existing request parameters.
Registry key under which actions are stored
Valid keys for stack items
Inherited from Zend_Controller_Plugin_Abstract
Zend_Controller_Plugin_Abstract::$_request
Zend_Controller_Plugin_Abstract::$_response
Constructor
Forward request with next action
Retrieve clearRequestParams flag
Retrieve registry key
Retrieve action stack
Pop an item off the action stack
postDispatch() plugin hook -- check for actions in stack, and dispatch if any found
Push an item onto the stack
Set clearRequestParams flag
Set registry key
Save stack to registry
Inherited From Zend_Controller_Plugin_Abstract
Zend_Controller_Plugin_Abstract::dispatchLoopShutdown()
Zend_Controller_Plugin_Abstract::dispatchLoopStartup()
Zend_Controller_Plugin_Abstract::getRequest()
Zend_Controller_Plugin_Abstract::getResponse()
Zend_Controller_Plugin_Abstract::postDispatch()
Zend_Controller_Plugin_Abstract::preDispatch()
Zend_Controller_Plugin_Abstract::routeShutdown()
Zend_Controller_Plugin_Abstract::routeStartup()
Zend_Controller_Plugin_Abstract::setRequest()
Zend_Controller_Plugin_Abstract::setResponse()
Documentation generated on Mon, 21 Jun 2010 15:06:15 -0400 by phpDocumentor 1.4.3