public setDefaultAction (mixed $actionName) Sets the default action name
public setDefaultTask (mixed $taskName) Sets the default controller name
public getMatchedRoute () Returns the route that matches the handled URI
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 getActionName () Returns processed action name
public getRouteByName (mixed $name) Returns a route object by its name
public Phalcon\Cli\Router\Route getRouteById
public wasMatched () Checks if the router matches any of the defined routes
public setDefaultModule (mixed $moduleName) Sets the name of the default module
Page 1 of 2