Mvc\View\Engine\Volt::setOptions
  • References/PHP/Phalcon/Mvc/View/Engine/Volt

public setOptions (array $options) Set Volt’s options

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

public string partial (string $partialPath, [array $params]) Renders a partial inside another view

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

public setPartialsDir (mixed $partialsDir) Sets a partials sub-directory. Must be a directory under the views directory

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

public getContent () Returns cached output from another view stage

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

public isCaching () Check if the component is currently caching the output content

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

public compileInclude (array $statement) Compiles a ‘include’ statement returning PHP code

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

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

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

public string compileCall (array $statement, boolean $extendsMode) Compiles calls to macros

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

public getMainView () Returns the name of the main view

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

abstract public getContent () ...

2025-01-10 15:47:30