Zend Framework  1.12
Zend_Controller_Plugin_ActionStack Member List

This is the complete list of members for Zend_Controller_Plugin_ActionStack, including all inherited members.

$_clearRequestParamsZend_Controller_Plugin_ActionStackprotected
$_registryZend_Controller_Plugin_ActionStackprotected
$_registryKeyZend_Controller_Plugin_ActionStackprotected
$_requestZend_Controller_Plugin_Abstractprotected
$_responseZend_Controller_Plugin_Abstractprotected
$_validKeysZend_Controller_Plugin_ActionStackprotected
__construct(Zend_Registry $registry=null, $key=null)Zend_Controller_Plugin_ActionStack
_saveStack(array $stack)Zend_Controller_Plugin_ActionStackprotected
dispatchLoopShutdown()Zend_Controller_Plugin_Abstract
dispatchLoopStartup(Zend_Controller_Request_Abstract $request)Zend_Controller_Plugin_Abstract
forward(Zend_Controller_Request_Abstract $next)Zend_Controller_Plugin_ActionStack
getClearRequestParams()Zend_Controller_Plugin_ActionStack
getRegistry()Zend_Controller_Plugin_ActionStack
getRegistryKey()Zend_Controller_Plugin_ActionStack
getRequest()Zend_Controller_Plugin_Abstract
getResponse()Zend_Controller_Plugin_Abstract
getStack()Zend_Controller_Plugin_ActionStack
popStack()Zend_Controller_Plugin_ActionStack
postDispatch(Zend_Controller_Request_Abstract $request)Zend_Controller_Plugin_ActionStack
preDispatch(Zend_Controller_Request_Abstract $request)Zend_Controller_Plugin_Abstract
pushStack(Zend_Controller_Request_Abstract $next)Zend_Controller_Plugin_ActionStack
routeShutdown(Zend_Controller_Request_Abstract $request)Zend_Controller_Plugin_Abstract
routeStartup(Zend_Controller_Request_Abstract $request)Zend_Controller_Plugin_Abstract
setClearRequestParams($clearRequestParams)Zend_Controller_Plugin_ActionStack
setRegistry(Zend_Registry $registry)Zend_Controller_Plugin_ActionStack
setRegistryKey($key)Zend_Controller_Plugin_ActionStack
setRequest(Zend_Controller_Request_Abstract $request)Zend_Controller_Plugin_Abstract
setResponse(Zend_Controller_Response_Abstract $response)Zend_Controller_Plugin_Abstract