public compileReturn (array $statement) Compiles a “return” statement returning PHP code
public getDI () Returns the internal dependency injector
extends abstract class Phalcon\Mvc\View\Engine
extends class Phalcon\Mvc\View\Exception
public getCompiler () Returns the Volt’s compiler
public compileAutoEscape (array $statement, mixed $extendsMode) Compiles a “autoescape” statement returning
public getOptions () Return Volt’s options
public callMacro (mixed $name, [array $arguments]) Checks if a macro is defined and calls it
public convertEncoding (mixed $text, mixed $from, mixed $to) Performs a string conversion
public resolveTest (array $test, mixed $left) Resolves filter intermediate code into a valid PHP expression
Page 3 of 6