public cache ([mixed $options]) Cache the actual view render to certain level
public setRenderLevel (mixed $level) Sets the render level for the view
public getView () Returns the view component related to the adapter
public cleanTemplateAfter () Resets any template before layouts
public compileMacro (array $statement, mixed $extendsMode) Compiles macros
public getUniquePrefix () Return a unique prefix to be used as prefix for compiled variables and contexts
public isDisabled () Whether automatic rendering is enabled
public setViewsDir (mixed $viewsDir) Sets views directory. Depending of your platform, always add a trailing slash
extends abstract class Phalcon\Di\Injectable
public attributeReader (array $expr) Resolves attribute reading
Page 14 of 15