public setDI (Phalcon\DiInterface $dependencyInjector)
public getRouteByName (mixed $name) Returns a route object by its name
public reConfigure (mixed $pattern, [mixed $paths]) Reconfigure the route adding a new pattern and a set
public handle ([mixed $uri]) Handles routing information received from the rewrite engine
public getHttpMethods () Returns the HTTP methods that constraint matching the route
public clear () Removes all the pre-defined routes
public processActionAnnotation (mixed $module, mixed $namespaceName, mixed $controller, mixed $action,
public getRoutes () Returns the routes added to the group
public getMatch () Returns the ‘match’ callback if any
Source
Page 7 of 14