abstract public setHttpMethods (mixed $httpMethods) ...
abstract public getRouteId () ...
public addModuleResource (mixed $module, mixed $handler, [mixed $prefix]) Adds a resource to the
abstract public clear () ...
abstract public getBeforeMatch () ...
public addPut (mixed $pattern, [mixed $paths], [mixed $position]) Adds a route to the router that
public handle ([mixed $uri]) Produce the routing parameters from the rewrite information
public add (mixed $pattern, [mixed $paths], [mixed $httpMethods]) Adds a route to the router on
public convert (mixed $name, mixed $converter) Adds a converter to perform an additional transformation for
public compilePattern (mixed $pattern) Replaces placeholders from pattern returning a valid PCRE regular expression
Page 9 of 14