public setHostname (mixed $hostname) Set a hostname restriction for all the routes in the group
implements Phalcon\Mvc\Router\GroupInterface
public add (mixed $pattern, [mixed $paths], [mixed $httpMethods]) Adds a route to the router on
public Phalcon\Mvc\Router\Route addGet (string
public Phalcon\Mvc\Router\Route addPost (string
public setPaths (mixed $paths) Set common paths for all the routes in the group
public getPrefix () Returns the common prefix for all the routes
public Phalcon\Mvc\Router\Route addPatch (string
public beforeMatch (mixed $beforeMatch) Sets a callback that is called if the route is matched. The developer can
Page 2 of 2