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

public __isset (mixed $key) Magic method to retrieve if a variable is set in the view

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

public string compileEcho (array $statement) Compiles a ‘{{‘ ‘}}’ statement returning PHP code

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

public compile (mixed $templatePath, [mixed $extendsMode]) Compiles a template into a file applying the compiler

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

public __set (mixed $key, mixed $value) Magic method to pass variables to the views

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

public addFilter (mixed $name, mixed $definition) Register a new filter 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::setLayout
  • References/PHP/Phalcon/Mvc/View

public setLayout (mixed $layout) Change the layout to be used instead of using the name of the latest controller name

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

public setTemplateBefore (mixed $templateBefore) Sets a template before the controller layout

2025-01-10 15:47:30