Implements interfaces:
Module Route
Default route for module functionality
Located in /Controller/Router/Route/Module.php (line 39)
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.
Instantiates route based on passed Zend_Config structure
Constructor
Assembles user submitted parameters forming a URL path defined by this route
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.
Set request keys based on values in request object
Documentation generated on Sun, 27 May 2007 23:25:53 -0700 by phpDocumentor 1.3.2