integer POSITION_LAST
abstract public getRoutes () ...
abstract public setHostname (mixed $hostname) ...
public getBeforeMatch () Returns the ‘before match’ callback if any
public getRoutes () Returns all the routes defined in the router
public getDI () Returns the internal dependency injector
public getRouteId () Returns the route’s id
public setPrefix (mixed $prefix) Set a common uri prefix for all the routes in this group
public addOptions (mixed $pattern, [mixed $paths], [mixed $position]) Add a route to the router
Page 1 of 14