Zend Framework  1.12
Zend_Controller_Dispatcher_Interface Member List

This is the complete list of members for Zend_Controller_Dispatcher_Interface, including all inherited members.

addControllerDirectory($path, $args=null)Zend_Controller_Dispatcher_Interface
clearParams($name=null)Zend_Controller_Dispatcher_Interface
dispatch(Zend_Controller_Request_Abstract $request, Zend_Controller_Response_Abstract $response)Zend_Controller_Dispatcher_Interface
formatActionName($unformatted)Zend_Controller_Dispatcher_Interface
formatControllerName($unformatted)Zend_Controller_Dispatcher_Interface
formatModuleName($unformatted)Zend_Controller_Dispatcher_Interface
getControllerDirectory()Zend_Controller_Dispatcher_Interface
getDefaultAction()Zend_Controller_Dispatcher_Interface
getDefaultControllerName()Zend_Controller_Dispatcher_Interface
getDefaultModule()Zend_Controller_Dispatcher_Interface
getParam($name)Zend_Controller_Dispatcher_Interface
getParams()Zend_Controller_Dispatcher_Interface
getResponse()Zend_Controller_Dispatcher_Interface
isDispatchable(Zend_Controller_Request_Abstract $request)Zend_Controller_Dispatcher_Interface
isValidModule($module)Zend_Controller_Dispatcher_Interface
setControllerDirectory($path)Zend_Controller_Dispatcher_Interface
setParam($name, $value)Zend_Controller_Dispatcher_Interface
setParams(array $params)Zend_Controller_Dispatcher_Interface
setResponse(Zend_Controller_Response_Abstract $response=null)Zend_Controller_Dispatcher_Interface