Zend_Controller_Plugin_BrokerLocated in /Zend/Controller/Plugin/Broker.php (line 42)
Zend_Controller_Plugin_Abstract | --Zend_Controller_Plugin_Broker
array
$_plugins
= array() (line 50)
Array of instance of objects extending Zend_Controller_Plugin_Abstract
Inherited from Zend_Controller_Plugin_Abstract
Zend_Controller_Plugin_Abstract::$_request
Zend_Controller_Plugin_Abstract::$_response
dispatchLoopShutdown (line 225)
Called before Zend_Controller_Front exits its dispatch loop.
dispatchLoopStartup (line 183)
Called before Zend_Controller_Front enters its dispatch loop.
During the dispatch loop, Zend_Controller_Front keeps a Zend_Controller_Request_Abstract object, and uses Zend_Controller_Dispatcher to dispatch the Zend_Controller_Request_Abstract object to controllers/actions.
getRequest (line 90)
Get request object
getResponse (line 118)
Get response object
postDispatch (line 211)
Called after an action is dispatched by Zend_Controller_Dispatcher.
preDispatch (line 197)
Called before an action is dispatched by Zend_Controller_Dispatcher.
routeShutdown (line 164)
Called before Zend_Controller_Front exits its iterations over the route set.
routeStartup (line 149)
Called before Zend_Controller_Front begins evaluating the request against its routes.
setRequest (line 74)
Set request object, and register with each plugin
setResponse (line 101)
Set response object
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 Wed, 21 Feb 2007 11:46:02 -0800 by phpDocumentor 1.3.1