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

public cleanTemplateBefore () Resets any “template before” layouts

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

public getViewsDir () Gets views directory

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

public getCache () Returns the cache instance used to cache

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

public slice (mixed $value, [mixed $start], [mixed $end]) Extracts a slice from a string/array/traversable

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

public string getActiveRenderPath () Returns the path of the view that is currently rendered

2025-01-10 15:47:30