Mvc\View\Engine\Volt::getCompiler
  • References/PHP/Phalcon/Mvc/View/Engine/Volt

public getCompiler () Returns the Volt’s compiler

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

public getActionName () Gets the name of the action rendered

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

public setVar (mixed $key, mixed $value) Set a single view parameter

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

public compileAutoEscape (array $statement, mixed $extendsMode) Compiles a “autoescape” statement returning

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

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

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

public setCacheOptions (array $options) Sets the cache options

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

public setVars (array $params, [mixed $merge]) Set all the render params

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

public getOptions () Return Volt’s options

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

public render (string $path, [array $params]) Renders a view

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

public __get (mixed $key) Magic method to retrieve a variable passed to the view

2025-01-10 15:47:30