public getControllerName () Gets the name of the controller rendered
public __set (mixed $key, mixed $value) Magic method to pass variables to the views
public finish () Finishes the render process by stopping the output buffering
public setDI (Phalcon\DiInterface $dependencyInjector)
public setLayout (mixed $layout) Change the layout to be used instead of using the name of the latest controller name
extends abstract class Phalcon\Mvc\View\Engine
integer LEVEL_NO_RENDER
public render (mixed $templatePath, mixed $params, [mixed $mustClean]) Renders a view using the
public getCompiledTemplatePath () Returns the path to the last compiled template
public getPartialsDir () Gets the current partials sub-directory
Page 4 of 15