public getParams () Gets extra parameters of the action rendered
public __set (mixed $key, mixed $value) Magic method to pass variables to the views
public compileForElse () Generates a ‘forelse’ PHP code
public addFunction (mixed $name, mixed $definition) Register a new function in the compiler
public setDI (Phalcon\DiInterface $dependencyInjector)
public setBasePath (mixed $basePath) Sets base path. Depending of your platform, always add a trailing slash or backslash
public getExtensions () Returns the list of extensions registered in Volt
public getCurrentRenderLevel () ...
public getRegisteredEngines ()
public enable () Enables the auto-rendering process
Page 4 of 15