public getCompiler () Returns the Volt’s compiler
extends class Phalcon\Mvc\View\Exception
public string | array compileFile (string $path, string $compiledPath, [boolean $extendsMode])
public string partial (string $partialPath, [array $params]) Renders a partial inside another view
public compileInclude (array $statement) Compiles a ‘include’ statement returning PHP code
public setOptions (array $options) Set Volt’s options
public isIncluded (mixed $needle, mixed $haystack) Checks if the needle is included in the haystack
final public expression (array $expr) Resolves an expression node in an AST volt tree
final public mixed fireExtensionEvent (string $name, [array $arguments]) Fires an event to registered
public setUniquePrefix (mixed $prefix) Set a unique prefix to be used as prefix for compiled variables
Page 4 of 6