Module Route
Default route for module functionality
Located in /Controller/Router/Route/Module.php (line 37)
Zend_Controller_Router_Route_Abstract | --Zend_Controller_Router_Route_Module
Class | Description |
---|---|
![]() |
Rest Route |
Array keys to use for module, controller, and action. Should be taken out of request.
Array keys to use for module, controller, and action. Should be taken out of request.
Default values for the route (ie. module, controller, action, params)
Array keys to use for module, controller, and action. Should be taken out of request.
Inherited from Zend_Controller_Router_Route_Abstract
Zend_Controller_Router_Route_Abstract::$_isAbstract
Zend_Controller_Router_Route_Abstract::$_matchedPath
Instantiates route based on passed Zend_Config structure
Assembles user submitted parameters forming a URL path defined by this route
Return a single parameter of route's defaults
Return an array of defaults
Matches a user submitted path. Assigns and returns an array of variables on a successful match.
If a request object is registered, it uses its setModuleName(), setControllerName(), and setActionName() accessors to set those values. Always returns the values as an array.
Constructor
Set request keys based on values in request object
Inherited From Zend_Controller_Router_Route_Abstract
Zend_Controller_Router_Route_Abstract::chain()
Zend_Controller_Router_Route_Abstract::getMatchedPath()
Zend_Controller_Router_Route_Abstract::getVersion()
Zend_Controller_Router_Route_Abstract::isAbstract()
Zend_Controller_Router_Route_Abstract::setMatchedPath()
Documentation generated on Mon, 21 Jun 2010 15:34:06 -0400 by phpDocumentor 1.4.3