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

public string | array compileFile (string $path, string $compiledPath, [boolean $extendsMode])

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

public setOptions (array $options) Sets the compiler options

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

public string getRender (string $controllerName, string $actionName, [array $params], [mixed $configCallback])

2025-01-10 15:47:30