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

public compileInclude (array $statement) Compiles a ‘include’ statement returning PHP code

2025-01-10 15:47:30
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::getVar
  • References/PHP/Phalcon/Mvc/View

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

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

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

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

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

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

public resolveTest (array $test, mixed $left) Resolves filter intermediate code into a valid PHP expression

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

public setLayoutsDir (mixed $layoutsDir) Sets the layouts sub-directory. Must be a directory under the views directory

2025-01-10 15:47:30