Mvc\View\Engine\Volt\Compiler::getCompiledTemplatePath
  • References/PHP/Phalcon/Mvc/View/Engine/Volt/Compiler

public getCompiledTemplatePath () Returns the path to the last compiled template

2025-01-10 15:47:30
Mvc\View\Engine\Volt::render
  • References/PHP/Phalcon/Mvc/View/Engine/Volt

public render (mixed $templatePath, mixed $params, [mixed $mustClean]) Renders a view using the

2025-01-10 15:47:30
Mvc\View\Engine\Volt::convertEncoding
  • References/PHP/Phalcon/Mvc/View/Engine/Volt

public convertEncoding (mixed $text, mixed $from, mixed $to) Performs a string conversion

2025-01-10 15:47:30
Mvc\View\Engine\Volt::getOptions
  • References/PHP/Phalcon/Mvc/View/Engine/Volt

public getOptions () Return Volt’s options

2025-01-10 15:47:30
Mvc\View\Engine\Volt
  • References/PHP/Phalcon/Mvc/View/Engine/Volt

extends abstract class Phalcon\Mvc\View\Engine

2025-01-10 15:47:30
Mvc\View\Engine\Volt\Exception
  • References/PHP/Phalcon/Mvc/View/Engine/Volt/Exception

extends class Phalcon\Mvc\View\Exception

2025-01-10 15:47:30
Mvc\View\Engine\Volt::callMacro
  • References/PHP/Phalcon/Mvc/View/Engine/Volt

public callMacro (mixed $name, [array $arguments]) Checks if a macro is defined and calls it

2025-01-10 15:47:30
Mvc\View\Engine\Volt\Compiler::compileAutoEscape
  • References/PHP/Phalcon/Mvc/View/Engine/Volt/Compiler

public compileAutoEscape (array $statement, mixed $extendsMode) Compiles a “autoescape” statement returning

2025-01-10 15:47:30
Mvc\View\Engine\Volt::getCompiler
  • References/PHP/Phalcon/Mvc/View/Engine/Volt

public getCompiler () Returns the Volt’s compiler

2025-01-10 15:47:30
Mvc\View\Engine\Volt\Compiler::compileFile
  • References/PHP/Phalcon/Mvc/View/Engine/Volt/Compiler

public string | array compileFile (string $path, string $compiledPath, [boolean $extendsMode])

2025-01-10 15:47:30