abstract public getRouteId () ...
abstract public addPut (mixed $pattern, [mixed $paths]) ...
public addModuleResource (mixed $module, mixed $handler, [mixed $prefix]) Adds a resource to the
public getMatchedRoute () Returns the route that matches the handled URI
implements Phalcon\Mvc\Router\GroupInterface
public extractNamedParams (mixed $pattern) Extracts parameters from a string
public beforeMatch (mixed $callback) Sets a callback that is called if the route is matched. The developer can implement
implements Phalcon\Di\InjectionAwareInterface
public getCompiledPattern () Returns the route’s compiled pattern
public beforeMatch (mixed $beforeMatch) Sets a callback that is called if the route is matched. The developer can
Page 11 of 14