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

public setUniquePrefix (mixed $prefix) Set a unique prefix to be used as prefix for compiled variables

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

public getTemplatePath () Returns the path that is currently being compiled

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

public attributeReader (array $expr) Resolves attribute reading

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

public getFilters () Register the user registered filters

2025-01-10 15:47:30