public clear () Removes all the pre-defined routes
public getRouteByName (mixed $name) Returns a route object by its name
public getNamespaceName () Returns the processed namespace name
public setDI (Phalcon\DiInterface $dependencyInjector)
public getParams () Returns the processed parameters
public handle ([mixed $uri]) Handles routing information received from the rewrite engine
public addPut (mixed $pattern, [mixed $paths], [mixed $position]) Adds a route to the router that
public getEventsManager () Returns the internal event manager
implements Phalcon\Di\InjectionAwareInterface
public addTrace (mixed $pattern, [mixed $paths], [mixed $position]) Adds a route to the router that
Page 3 of 5