public getMatchedRoute () Returns the route that matches the handled URI
public setDefaultAction (mixed $actionName) Sets the default action name
abstract public getReversedPaths () ...
public getCompiledPattern () Returns the route’s compiled pattern
public getModuleName () Returns proccesed module name
public getName () Returns the route’s 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
abstract public getRouteId () ...
abstract public setName (mixed $name) ...
Page 1 of 5