Mvc\View\Engine\Volt\Compiler::compileDo
  • References/PHP/Phalcon/Mvc/View/Engine/Volt/Compiler

public compileDo (array $statement) Compiles a “do” statement returning PHP code

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

public cache ([mixed $options]) Cache the actual view render to certain level

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

public partial (mixed $partialPath, [mixed $params]) Renders a partial view

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

public compileIf (array $statement, [mixed $extendsMode]) Compiles a ‘if’ statement returning PHP code

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

public enable () Enables the auto-rendering process

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

public getContent () Returns cached output on another view stage

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

public getExtensions () Returns the list of extensions registered in Volt

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

public compileReturn (array $statement) Compiles a “return” statement returning PHP code

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

public render (string $path, [array $params]) Renders a view

2025-01-10 15:47:30