public getDI () Returns the internal dependency injector
extends class Phalcon\Mvc\Router
public setUriSource (mixed $uriSource) Sets the URI source. One of the URI_SOURCE_* constants
public getRouteById (mixed $id) Returns a route object by its id
public addHead (mixed $pattern, [mixed $paths], [mixed $position]) Adds a route to the router that
public getDefaults () Returns an array of default parameters
public Phalcon\Mvc\Router\Route addDelete
public getPattern () Returns the route’s pattern
abstract public via (mixed $httpMethods) ...
abstract public add (mixed $pattern, [mixed $paths], [mixed $httpMethods]) ...
Page 3 of 14