Located in /Zend/Controller/Plugin/Abstract.php (line 35)
Class | Description |
---|---|
Zend_Controller_Plugin_Broker |
Called before Zend_Controller_Front exits its dispatch loop.
Called before Zend_Controller_Front enters its dispatch loop.
Get request object
Get response object
Called after an action is dispatched by Zend_Controller_Dispatcher.
This callback allows for proxy or filter behavior. By altering the request and resetting its dispatched flag (via setDispatched(false)), a new action may be specified for dispatching.
Called before an action is dispatched by Zend_Controller_Dispatcher.
This callback allows for proxy or filter behavior. By altering the request and resetting its dispatched flag (via setDispatched(false)), the current action may be skipped.
Called after Zend_Controller_Router exits.
Called after Zend_Controller_Front exits from the router.
Called before Zend_Controller_Front begins evaluating the request against its routes.
Set request object
Set response object
Documentation generated on Sun, 29 Oct 2006 21:27:48 -0600 by phpDocumentor 1.3.0RC6