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

public compileForElse () Generates a ‘forelse’ PHP code

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

public setOption (string $option, mixed $value) Sets a single compiler option

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

public addFunction (mixed $name, mixed $definition) Register a new function in the compiler

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

public array parse (string $viewCode) Parses a Volt template returning its intermediate representation

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

public compileDo (array $statement) Compiles a “do” statement returning PHP code

2025-01-10 15:47:30
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::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\Compiler::compileIf
  • References/PHP/Phalcon/Mvc/View/Engine/Volt/Compiler

public compileIf (array $statement, [mixed $extendsMode]) Compiles a ‘if’ statement returning PHP code

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

public sort (array $value) Sorts an array

2025-01-10 15:47:30