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

public start () Starts rendering process enabling the output buffering

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

public setParamToView (mixed $key, mixed $value) Adds parameters to views (alias of setVar)

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

public getLayoutsDir () Gets the current layouts sub-directory

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

public cleanTemplateBefore () Resets any “template before” layouts

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

public array getParamsToView () Returns parameters to views

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

public compileCache (array $statement, [mixed $extendsMode]) Compiles a “cache” statement returning PHP code

2025-01-10 15:47:30