public wasMatched () Checks if the router matches any of the defined routes
abstract public setPaths (mixed $paths) ...
public Phalcon\Mvc\Router\Route addDelete
public getGroup () Returns the group associated with the route
public addConnect (mixed $pattern, [mixed $paths], [mixed $position]) Adds a route to the router
public setDefaults (array $defaults) Sets an array of default paths. If a route is missing a path the router will
public setDefaultController (mixed $controllerName) Sets the default controller name
public addGet (mixed $pattern, [mixed $paths], [mixed $position]) Adds a route to the router that
integer URI_SOURCE_SERVER_REQUEST_URI
public setControllerSuffix (mixed $controllerSuffix) Changes the controller class suffix
Page 3 of 14