public get ([mixed $uri], [mixed $args], [mixed $local], [mixed $baseUri]) Generates a
public getStatic ([mixed $uri]) Generates a URL for a static resource
public getBasePath () Returns the base path
public getStaticBaseUri () Returns the prefix for all the generated static urls. By default /
public getDI () Returns the DependencyInjector container
public path ([mixed $path]) Generates a local path
public setDI (Phalcon\DiInterface $dependencyInjector)
public setStaticBaseUri (mixed $staticBaseUri) Sets a prefix for all static URLs generated
public setBasePath (mixed $basePath) Sets a base path for all the generated paths
public setBaseUri (mixed $baseUri) Sets a prefix for all the URIs to be generated
Page 1 of 2