Mvc\View\Engine\Volt\Compiler::setOptions
  • References/PHP/Phalcon/Mvc/View/Engine/Volt/Compiler

public setOptions (array $options) Sets the compiler options

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

public string getRender (string $controllerName, string $actionName, [array $params], [mixed $configCallback])

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

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

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

public getRegisteredEngines ()

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

public setMainView (mixed $viewPath) Sets default view name. Must be a file without extension in the views directory

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

public getVar (mixed $key) Returns a parameter previously set in the view

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

public setUniquePrefix (mixed $prefix) Set a unique prefix to be used as prefix for compiled variables

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

public getActiveRenderPath () Returns the path (or paths) of the views that are currently rendered

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

public functionCall (array $expr) Resolves function intermediate code into PHP function calls

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

final public expression (array $expr) Resolves an expression node in an AST volt tree

2025-01-10 15:47:30