abstract public getPaths () ...
public getPrefix () Returns the common prefix for all the routes
public addDelete (mixed $pattern, [mixed $paths], [mixed $position]) Adds a route to the router
abstract public addGet (mixed $pattern, [mixed $paths]) ...
public setPaths (mixed $paths) Set common paths for all the routes in the group
public removeExtraSlashes (mixed $remove) Set whether router must remove the extra slashes in the handled routes
public isExactControllerName () Returns whether controller name should not be mangled
public getResources () Return the registered resources
integer URI_SOURCE_GET_URL
Page 12 of 14