public Phalcon\Mvc\Router\Route addPost (string
public removeExtraSlashes (mixed $remove) Set whether router must remove the extra slashes in the handled routes
public isExactControllerName () Returns whether controller name should not be mangled
public getActionName () Returns the processed action name
abstract public reConfigure (mixed $pattern, [mixed $paths]) ...
public getPrefix () Returns the common prefix for all the routes
public addDelete (mixed $pattern, [mixed $paths], [mixed $position]) Adds a route to the router
public beforeMatch (mixed $beforeMatch) Sets a callback that is called if the route is matched. The developer can
public via (mixed $httpMethods) Set one or more HTTP methods that constraint the matching of the route
public getCompiledPattern () Returns the route’s compiled pattern
Page 12 of 14