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

public setBasePath (mixed $basePath) Sets base path. Depending of your platform, always add a trailing slash or backslash

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

public array getCacheOptions () Returns the cache options

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

public string compileEcho (array $statement) Compiles a ‘{{‘ ‘}}’ statement returning PHP code

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

public getFunctions () Register the user registered functions

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

public array parse (string $viewCode) Parses a Volt template returning its intermediate representation

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

public setOption (string $option, mixed $value) Sets a single compiler option

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

public string getActiveRenderPath () Returns the path of the view that is currently rendered

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

public setContent (mixed $content) Externally sets the view content

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

public compileForElse () Generates a ‘forelse’ PHP code

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

public addFilter (mixed $name, mixed $definition) Register a new filter in the compiler

2025-01-10 15:47:30