Zend_Controller_Plugin_ActionStackManage a stack of actions
Located in /Controller/Plugin/ActionStack.php (line 39)
Zend_Controller_Plugin_Abstract | --Zend_Controller_Plugin_ActionStack
Bool
$_clearRequestParams
= false (line 67)
Flag to determine whether request parameters are cleared between actions, or whether new parameters are added to existing request parameters.
Zend_Registry
$_registry
(line 42)
string
$_registryKey
= 'Zend_Controller_Plugin_ActionStack' (line 48)
Registry key under which actions are stored
array
$_validKeys
= array(Valid keys for stack items
Inherited from Zend_Controller_Plugin_Abstract
Zend_Controller_Plugin_Abstract::$_request
Zend_Controller_Plugin_Abstract::$_response
Constructor __construct (line 76)
Constructor
forward (line 267)
Forward request with next action
getClearRequestParams (line 153)
Retrieve clearRequestParams flag
getRegistryKey (line 119)
Retrieve registry key
getStack (line 163)
Retrieve action stack
popStack (line 201)
Pop an item off the action stack
postDispatch (line 240)
postDispatch() plugin hook -- check for actions in stack, and dispatch if any found
pushStack (line 189)
Push an item onto the stack
setClearRequestParams (line 142)
Set clearRequestParams flag
setRegistryKey (line 130)
Set registry key
_saveStack (line 176)
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