public slice (mixed $value, [mixed $start], [mixed $end]) Extracts a slice from a string/array/traversable
public render (mixed $templatePath, mixed $params, [mixed $mustClean]) Renders a view using the
public sort (array $value) Sorts an array
public getOptions () Return Volt’s options
public getCompiler () Returns the Volt’s compiler
public convertEncoding (mixed $text, mixed $from, mixed $to) Performs a string conversion
public callMacro (mixed $name, [array $arguments]) Checks if a macro is defined and calls it
extends abstract class Phalcon\Mvc\View\Engine
public isIncluded (mixed $needle, mixed $haystack) Checks if the needle is included in the haystack
public setOptions (array $options) Set Volt’s options
Page 1 of 2