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

integer CACHE_MODE_INVERSE

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

public __get (mixed $key) Magic method to retrieve a variable passed to the view

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

final public expression (array $expr) Resolves an expression node in an AST volt tree

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

public compileString (mixed $viewCode, [mixed $extendsMode]) Compiles a template into a string

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

public getOptions () Returns the compiler options

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

public getUniquePrefix () Return a unique prefix to be used as prefix for compiled variables and contexts

2025-01-10 15:47:30