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

public isIncluded (mixed $needle, mixed $haystack) Checks if the needle is included in the haystack

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

public resolveTest (array $test, mixed $left) Resolves filter intermediate code into a valid PHP expression

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

public compileForeach (array $statement, [mixed $extendsMode]) Compiles a “foreach” intermediate code representation

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