public setDefaultAction (mixed $actionName) Sets the default action name
public getModuleName () Returns proccesed module name
public setDefaults (array $defaults) Sets an array of default paths. If a route is missing a path the router will
public setDefaultTask (mixed $taskName) Sets the default controller name
public getMatchedRoute () Returns the route that matches the handled URI
public getRouteByName (mixed $name) Returns a route object by its name
public getActionName () Returns processed action name
implements Phalcon\Di\InjectionAwareIn
public getRoutes () Returns all the routes defined in the router
public setDefaultModule (mixed $moduleName) Sets the name of the default module
Page 1 of 2