Located in /library/Zend/Controller/Plugin/Interface.php (line 28)
Called before Zend_Controller_Front exists its dispatch loop.
Called before Zend_Controller_Front enters its dispatch loop.
During the dispatch loop.
This callback allows for proxy or filter behavior. The $action must be returned for the Zend_Controller_Dispatcher_Token to enter the dispatch loop. To abort before the dispatch loop is entered, return FALSE.
Called after an action is dispatched by Zend_Controller_Dispatcher.
This callback allows for proxy or filter behavior. The $action must be returned, otherwise the next action will not be dispatched. To exit the dispatch loop without dispatching the action, return FALSE.
Called before an action is dispatched by Zend_Controller_Dispatcher.
This callback allows for proxy or filter behavior. The $action must be returned for the Zend_Controller_Dispatcher_Token to be dispatched. To abort the dispatch, return FALSE.
Called after Zend_Controller_Front exits from the router.
This callback allows for proxy or filter behavior. The $action must be returned for the Zend_Controller_Dispatcher_Token to enter the dispatch loop. To abort before the dispatch loop is entered, return FALSE.
Called before Zend_Controller_Front begins evaluating the request against its routes.
Documentation generated on Wed, 08 Mar 2006 04:53:15 -0800 by phpDocumentor 1.3.0RC4