Zend_Controller_Plugin_BrokerLocated in /Controller/Plugin/Broker.php (line 33)
Zend_Controller_Plugin_Abstract | --Zend_Controller_Plugin_Broker
Zend_Controller_Plugin_Broker
registerPlugin
(Zend_Controller_Plugin_Abstract $plugin, [int $stackIndex = null])
array
$_plugins
= array() (line 41)
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 349)
Called before Zend_Controller_Front exits its dispatch loop.
dispatchLoopStartup (line 283)
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.
getPlugin (line 140)
Retrieve a plugin or plugins by class
getPlugins (line 165)
Retrieve all plugins
getRequest (line 192)
Get request object
getResponse (line 220)
Get response object
hasPlugin (line 122)
Is a plugin of a particular class registered?
postDispatch (line 327)
Called after an action is dispatched by Zend_Controller_Dispatcher.
preDispatch (line 305)
Called before an action is dispatched by Zend_Controller_Dispatcher.
registerPlugin (line 51)
Register a plugin.
routeShutdown (line 256)
Called before Zend_Controller_Front exits its iterations over the route set.
routeStartup (line 233)
Called before Zend_Controller_Front begins evaluating the request against its routes.
setRequest (line 176)
Set request object, and register with each plugin
setResponse (line 203)
Set response object
unregisterPlugin (line 94)
Unregister a plugin.
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:09:47 -0400 by phpDocumentor 1.4.3