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

public compileElseIf (array $statement) Compiles a “elseif” statement returning PHP code

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

public setDI (Phalcon\DiInterface $dependencyInjector)

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

public getContent () Returns cached output on another view stage

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

public compileSet (array $statement) Compiles a “set” statement returning PHP code

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::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