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

public getFunctions () Register the user registered functions

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

public getCache () Returns the cache instance used to cache

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

public setParamToView (mixed $key, mixed $value) Adds parameters to views (alias of setVar)

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

public getParamsToView () Returns parameters to views

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

public string compileEcho (array $statement) Compiles a ‘{{‘ ‘}}’ statement returning PHP code

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

public compileElseIf (array $statement) Compiles a “elseif” statement returning PHP code

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

public start () Starts rendering process enabling the output buffering

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