public addExtension (mixed $extension) Registers a Volt’s extension
public getCache () Returns the cache instance used to cache
public __isset (mixed $key) Magic method to retrieve if a variable is set in the view
public slice (mixed $value, [mixed $start], [mixed $end]) Extracts a slice from a string/array/traversable
public getViewsDir () Gets views directory
public getLayout () Returns the name of the main view
public getParamsToView () Returns parameters to views
public getParams () Gets extra parameters of the action rendered
public reset () Resets the view component to its factory default values
public getBasePath () Gets base path
Page 1 of 15