abstract public addHead (mixed $pattern, [mixed $paths]) ...
public getReversedPaths () Returns the paths using positions as keys and names as values
abstract public setPrefix (mixed $prefix) ...
public getRouteByName (mixed $name) Returns a route object by its name
abstract public getReversedPaths () ...
public addResource (mixed $handler, [mixed $prefix]) Adds a resource to the annotations handler A resource
public handle ([mixed $uri]) Handles routing information received from the rewrite engine
abstract public getHttpMethods () ...
Source
public getHttpMethods () Returns the HTTP methods that constraint matching the route
Page 6 of 14