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

public array getCacheOptions () Returns the cache options

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

public getLayout () Returns the name of the main 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::finish
  • References/PHP/Phalcon/Mvc/View

public finish () Finishes the render process by stopping the output buffering

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

public setBasePath (mixed $basePath) Sets base path. Depending of your platform, always add a trailing slash or backslash

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

public getControllerName () Gets the name of the controller rendered

2025-01-10 15:47:30