Mvc\View::LEVEL_MAIN_LAYOUT
  • References/PHP/Phalcon/Mvc/View

integer LEVEL_MAIN_LAYOUT

2025-01-10 15:47:30
Mvc\View\EngineInterface::render
  • References/PHP/Phalcon/Mvc/View/EngineInterface

abstract public render (mixed $path, mixed $params, [mixed $mustClean]) ...

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

public getOptions () Return Volt’s options

2025-01-10 15:47:30
Mvc\View::pick
  • References/PHP/Phalcon/Mvc/View

public pick (mixed $renderView) Choose a different view to render instead of last-controller/last-action

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

public callMacro (mixed $name, [array $arguments]) Checks if a macro is defined and calls it

2025-01-10 15:47:30
Mvc\View\Simple::registerEngines
  • References/PHP/Phalcon/Mvc/View/Simple

public registerEngines (array $engines) Register templating engines

2025-01-10 15:47:30
Mvc\View::setVars
  • References/PHP/Phalcon/Mvc/View

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

2025-01-10 15:47:30
Mvc\View::LEVEL_BEFORE_TEMPLATE
  • References/PHP/Phalcon/Mvc/View

integer LEVEL_BEFORE_TEMPLATE

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

public convertEncoding (mixed $text, mixed $from, mixed $to) Performs a string conversion

2025-01-10 15:47:30
Mvc\View::render
  • References/PHP/Phalcon/Mvc/View

public render (string $controllerName, string $actionName, [array $params]) Executes render process

2025-01-10 15:47:30