Located in /Zend/Controller/Dispatcher/Interface.php (line 28)
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.
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.
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.
Returns TRUE if an action can be dispatched, or FALSE otherwise.
Documentation generated on Sun, 29 Oct 2006 21:27:21 -0600 by phpDocumentor 1.3.0RC6