Mvc\View\Engine\Volt\Compiler::functionCall
  • References/PHP/Phalcon/Mvc/View/Engine/Volt/Compiler

public functionCall (array $expr) Resolves function intermediate code into PHP function calls

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

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

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

public getRegisteredEngines ()

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

public setViewsDir (mixed $viewsDir) Sets the views directory. Depending of your platform, always add a trailing slash

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

public getVar (mixed $key) Returns a parameter previously set in the 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