public disable () Disables the auto-rendering process
public __get (mixed $key) Magic method to retrieve a variable passed to the view
public setParamToView (mixed $key, mixed $value) Adds parameters to views (alias of setVar)
integer LEVEL_AFTER_TEMPLATE
public setVar (mixed $key, mixed $value) Set a single view parameter
public getActionName () Gets the name of the action rendered
extends class Phalcon\Mvc\View\Exception
public setViewsDir (mixed $viewsDir) Sets the views directory. Depending of your platform, always add a trailing slash
public string | array compileFile (string $path, string $compiledPath, [boolean $extendsMode])
Page 9 of 15