public resolveTest (array $test, mixed $left) Resolves filter intermediate code into a valid PHP expression
public string | array compileFile (string $path, string $compiledPath, [boolean $extendsMode])
public setMainView (mixed $viewPath) Sets default view name. Must be a file without extension in the views directory
public setVars (array $params, [mixed $merge]) Set all the render params
public setPartialsDir (mixed $partialsDir) Sets a partials sub-directory. Must be a directory under the views directory
public setOptions (array $options) Sets the compiler options
public isCaching () Check if the component is currently caching the output content
public setOptions (array $options) Set Volt’s options
final public mixed fireExtensionEvent (string $name, [array $arguments]) Fires an event to registered
public string getRender (string $controllerName, string $actionName, [array $params], [mixed $configCallback])
Page 10 of 15