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 getExtensions () Returns the list of extensions registered in Volt
public compileDo (array $statement) Compiles a “do” statement returning PHP code
public compileSet (array $statement) Compiles a “set” statement returning PHP code
public render (mixed $templatePath, mixed $params, [mixed $mustClean]) Renders a view using the
public getCompiledTemplatePath () Returns the path to the last compiled template
public sort (array $value) Sorts an array
public compileIf (array $statement, [mixed $extendsMode]) Compiles a ‘if’ statement returning PHP code
Page 2 of 6