Implements interfaces:
Module Route
Default route for module functionality
Located in /Zend/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.
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.
Constructor
Set request keys based on values in request object
Documentation generated on Wed, 21 Feb 2007 11:54:22 -0800 by phpDocumentor 1.3.1