Mvc\View\Simple::setContent
  • References/PHP/Phalcon/Mvc/View/Simple

public setContent (mixed $content) Externally sets the view content

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

public setOption (string $option, mixed $value) Sets a single compiler option

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

public addExtension (mixed $extension) Registers a Volt’s extension

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

public getParams () Gets extra parameters of the action rendered

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::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