public addHead (mixed $pattern, [mixed $paths], [mixed $position]) Adds a route to the router that
public getRouteId () Returns the route’s id
public getRouteById (mixed $id) Returns a route object by its id
public setDefaults (array $defaults) Sets an array of default paths. If a route is missing a path the router will
public addOptions (mixed $pattern, [mixed $paths], [mixed $position]) Add a route to the router
public getDefaults () Returns an array of default parameters
public Phalcon\Mvc\Router\Route addPut (string
public getPattern () Returns the route’s pattern
integer POSITION_LAST
abstract public setPaths (mixed $paths) ...
Page 1 of 14