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

public getExtensions () Returns the list of extensions registered in Volt

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

public compileReturn (array $statement) Compiles a “return” statement returning PHP code

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::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::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\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\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
  • References/PHP/Phalcon/Mvc/View/Engine/Volt

extends abstract class Phalcon\Mvc\View\Engine

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