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

public addFilter (mixed $name, mixed $definition) Register a new filter in the compiler

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

public setOption (string $option, mixed $value) Sets a single compiler option

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

public setContent (mixed $content) Externally sets the view content

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

public getControllerName () Gets the name of the controller rendered

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

public setLayout (mixed $layout) Change the layout to be used instead of using the name of the latest controller name

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

public getFunctions () Register the user registered functions

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

public getParams () Gets extra parameters of the action rendered

2025-01-10 15:47:30