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

public getControllerName () Gets the name of the controller rendered

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

public __set (mixed $key, mixed $value) Magic method to pass variables to the views

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

extends abstract class Phalcon\Mvc\View\Engine

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

integer LEVEL_NO_RENDER

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

public render (mixed $templatePath, mixed $params, [mixed $mustClean]) Renders a view using the

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

public getCompiledTemplatePath () Returns the path to the last compiled template

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

public getPartialsDir () Gets the current partials sub-directory

2025-01-10 15:47:30