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

public getParamsToView () Returns parameters to views

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