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

public getRegisteredEngines ()

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

public isCaching () Check if the component is currently caching the output content

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

public setMainView (mixed $viewPath) Sets default view name. Must be a file without extension in the views directory

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

public setOptions (array $options) Set Volt’s options

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

public setPartialsDir (mixed $partialsDir) Sets a partials sub-directory. Must be a directory under the views directory

2025-01-10 15:47:30