public getExtensions () Returns the list of extensions registered in Volt
public compileReturn (array $statement) Compiles a “return” statement returning PHP code
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 compileAutoEscape (array $statement, mixed $extendsMode) Compiles a “autoescape” statement returning
extends class Phalcon\Mvc\View\Exception
extends abstract class Phalcon\Mvc\View\Engine
public getCompiler () Returns the Volt’s compiler
public string | array compileFile (string $path, string $compiledPath, [boolean $extendsMode])
Page 3 of 6