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

public length (mixed $item) Length filter. If an array/object is passed a count is performed otherwise a strlen/mb_strlen

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

public getFilters () Register the user registered filters

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

public compileMacro (array $statement, mixed $extendsMode) Compiles macros

2025-01-10 15:47:30