public setHostname (mixed $hostname) Set a hostname restriction for all the routes in the group
public extractNamedParams (mixed $pattern) Extracts parameters from a string
public addTrace (mixed $pattern, [mixed $paths], [mixed $position]) Adds a route to the router that
abstract public setHostname (mixed $hostname) ...
public setHttpMethods (mixed $httpMethods) Sets a set of HTTP methods that constraint the matching of the route (alias
public handle ([mixed $uri]) Produce the routing parameters from the rewrite information
implements Phalcon\Mvc\Router\GroupInterface
public add (mixed $pattern, [mixed $paths], [mixed $httpMethods]) Adds a route to the router on
public addModuleResource (mixed $module, mixed $handler, [mixed $prefix]) Adds a resource to the
abstract public getBeforeMatch () ...
Page 9 of 14