public reConfigure (mixed $pattern, [mixed $paths]) Reconfigure the route adding a new pattern and a set
Source
public getMatch () Returns the ‘match’ callback if any
public getHostname () Returns the hostname restriction
abstract public getHttpMethods () ...
public getControllerName () Returns the processed controller name
public mount (Phalcon\Mvc\Router
public setHttpMethods (mixed $httpMethods) Sets a set of HTTP methods that constraint the matching of the route (alias
abstract public static reset () ...
public beforeMatch (mixed $callback) Sets a callback that is called if the route is matched. The developer can implement
Page 8 of 14