Zend Framework  1.12
Zend_Controller_Dispatcher_Abstract Member List

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

$_defaultActionZend_Controller_Dispatcher_Abstractprotected
$_defaultControllerZend_Controller_Dispatcher_Abstractprotected
$_defaultModuleZend_Controller_Dispatcher_Abstractprotected
$_frontControllerZend_Controller_Dispatcher_Abstractprotected
$_invokeParamsZend_Controller_Dispatcher_Abstractprotected
$_pathDelimiterZend_Controller_Dispatcher_Abstractprotected
$_responseZend_Controller_Dispatcher_Abstractprotected
$_wordDelimiterZend_Controller_Dispatcher_Abstractprotected
__construct(array $params=array())Zend_Controller_Dispatcher_Abstract
_formatName($unformatted, $isAction=false)Zend_Controller_Dispatcher_Abstractprotected
_verifyDelimiter($spec)Zend_Controller_Dispatcher_Abstract
addControllerDirectory($path, $args=null)Zend_Controller_Dispatcher_Interface
clearParams($name=null)Zend_Controller_Dispatcher_Abstract
dispatch(Zend_Controller_Request_Abstract $request, Zend_Controller_Response_Abstract $response)Zend_Controller_Dispatcher_Interface
formatActionName($unformatted)Zend_Controller_Dispatcher_Abstract
formatControllerName($unformatted)Zend_Controller_Dispatcher_Abstract
formatModuleName($unformatted)Zend_Controller_Dispatcher_Interface
getControllerDirectory()Zend_Controller_Dispatcher_Interface
getDefaultAction()Zend_Controller_Dispatcher_Abstract
getDefaultControllerName()Zend_Controller_Dispatcher_Abstract
getDefaultModule()Zend_Controller_Dispatcher_Abstract
getFrontController()Zend_Controller_Dispatcher_Abstract
getParam($name)Zend_Controller_Dispatcher_Abstract
getParams()Zend_Controller_Dispatcher_Abstract
getPathDelimiter()Zend_Controller_Dispatcher_Abstract
getResponse()Zend_Controller_Dispatcher_Abstract
getWordDelimiter()Zend_Controller_Dispatcher_Abstract
isDispatchable(Zend_Controller_Request_Abstract $request)Zend_Controller_Dispatcher_Interface
isValidModule($module)Zend_Controller_Dispatcher_Interface
setControllerDirectory($path)Zend_Controller_Dispatcher_Interface
setDefaultAction($action)Zend_Controller_Dispatcher_Abstract
setDefaultControllerName($controller)Zend_Controller_Dispatcher_Abstract
setDefaultModule($module)Zend_Controller_Dispatcher_Abstract
setFrontController(Zend_Controller_Front $controller)Zend_Controller_Dispatcher_Abstract
setParam($name, $value)Zend_Controller_Dispatcher_Abstract
setParams(array $params)Zend_Controller_Dispatcher_Abstract
setPathDelimiter($spec)Zend_Controller_Dispatcher_Abstract
setResponse(Zend_Controller_Response_Abstract $response=null)Zend_Controller_Dispatcher_Abstract
setWordDelimiter($spec)Zend_Controller_Dispatcher_Abstract