Mvc\View::disable
  • References/PHP/Phalcon/Mvc/View

public disable () Disables the auto-rendering process

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

integer LEVEL_AFTER_TEMPLATE

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

public getActionName () Gets the name of the action rendered

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

extends class Phalcon\Mvc\View\Exception

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

public setViewsDir (mixed $viewsDir) Sets the views directory. Depending of your platform, always add a trailing slash

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

public string | array compileFile (string $path, string $compiledPath, [boolean $extendsMode])

2025-01-10 15:47:30