integer LEVEL_MAIN_LAYOUT
abstract public render (mixed $path, mixed $params, [mixed $mustClean]) ...
public getOptions () Return Volt’s options
public pick (mixed $renderView) Choose a different view to render instead of last-controller/last-action
public callMacro (mixed $name, [array $arguments]) Checks if a macro is defined and calls it
public registerEngines (array $engines) Register templating engines
public setVars (array $params, [mixed $merge]) Set all the render params
integer LEVEL_BEFORE_TEMPLATE
public convertEncoding (mixed $text, mixed $from, mixed $to) Performs a string conversion
public render (string $controllerName, string $actionName, [array $params]) Executes render process
Page 7 of 15