Interface Zend_Controller_Dispatcher_InterfaceLocated in /Zend/Controller/Dispatcher/Interface.php (line 28)
dispatch (line 67)
Dispatches a Zend_Controller_Dispatcher_Token object to a controller/action. If the action requests a forward to another action, a new Zend_Controller_Dispatcher_Token will be returned.
formatActionName (line 50)
Formats a string into an action name. This is used to take a raw action name, such as one that would be packaged inside a Zend_Controller_Dispatcher_Token object, and reformat into a proper method name that would be found inside a class extending Zend_Controller_Action.
formatControllerName (line 39)
Formats a string into a controller name. This is used to take a raw controller name, such as one that would be packaged inside a Zend_Controller_Dispatcher_Token object, and reformat it to a proper class name that a class extending Zend_Controller_Action would use.
isDispatchable (line 58)
Returns TRUE if an action can be dispatched, or FALSE otherwise.
Documentation generated on Tue, 11 Jul 2006 12:17:37 -0500 by phpDocumentor 1.3.0RC6