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

public getFunctions () Register the user registered functions

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

public setDI (Phalcon\DiInterface $dependencyInjector)

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

public __isset (mixed $key) Magic method to retrieve if a variable is set in the view

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

public array parse (string $viewCode) Parses a Volt template returning its intermediate representation

2025-01-10 15:47:30