public getContent () Returns cached output from another view stage
public getCompiler () Returns the Volt’s compiler
public setParamToView (mixed $key, mixed $value) Adds parameters to views (alias of setVar)
public convertEncoding (mixed $text, mixed $from, mixed $to) Performs a string conversion
public getOptions () Return Volt’s options
public getRenderLevel () ...
public registerEngines (array $engines) Register templating engines
public setCacheOptions (array $options) Sets the cache options
public getActionName () Gets the name of the action rendered
public setVar (mixed $key, mixed $value) Set a single view parameter
Page 7 of 15