Mvc\View\Simple::setVars
  • References/PHP/Phalcon/Mvc/View/Simple

public setVars (array $params, [mixed $merge]) Set all the render params

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

final public mixed fireExtensionEvent (string $name, [array $arguments]) Fires an event to registered

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

public getVar (mixed $key) Returns a parameter previously set in the view

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

public setLayoutsDir (mixed $layoutsDir) Sets the layouts sub-directory. Must be a directory under the views directory

2025-01-10 15:47:30
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\EngineInterface::partial
  • References/PHP/Phalcon/Mvc/View/EngineInterface

abstract public partial (mixed $partialPath, [mixed $params]) ...

2025-01-10 15:47:30