public render (string $path, [array $params]) Renders a view
public setVars (array $params, [mixed $merge]) Set all the render params
integer LEVEL_BEFORE_TEMPLATE
abstract public render (mixed $path, mixed $params, [mixed $mustClean]) ...
extends abstract class Phalcon\Di\Injectable
public disable () Disables the auto-rendering process
integer LEVEL_AFTER_TEMPLATE
public __get (mixed $key) Magic method to retrieve a variable passed to the view
public disableLevel (mixed $level) Disables a specific level of rendering
integer LEVEL_MAIN_LAYOUT
Page 8 of 15