extends abstract class Phalcon\Di\Injectable
public getContent () Returns cached output from another view stage
public setVars (array $params, [mixed $merge]) Set all the render params
public render (string $controllerName, string $actionName, [array $params]) Executes render process
integer LEVEL_AFTER_TEMPLATE
public registerEngines (array $engines) Register templating engines
public setVar (mixed $key, mixed $value) Set a single view parameter
public disable () Disables the auto-rendering process
integer LEVEL_BEFORE_TEMPLATE
public getRenderLevel () ...
Page 4 of 6