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