public addHead (mixed $pattern, [mixed $paths], [mixed $position]) Adds a route to the router that
integer POSITION_LAST
public addConnect (mixed $pattern, [mixed $paths], [mixed $position]) Adds a route to the router
public addPatch (mixed $pattern, [mixed $paths], [mixed $position]) Adds a route to the router that
public add (mixed $pattern, [mixed $paths], [mixed $httpMethods], [mixed $position]) Adds
public addPurge (mixed $pattern, [mixed $paths], [mixed $position]) Adds a route to the router that
public getModuleName () Returns the processed module name
public getRewriteUri () Get rewrite info. This info is read from $_GET[‘_url’]. This returns ‘/’ if the rewrite information
integer URI_SOURCE_GET_URL
integer URI_SOURCE_SERVER_REQUEST_URI
Page 2 of 5