public getRenderLevel () ...
public getContent () Returns cached output from another view stage
extends abstract class Phalcon\Mvc\View\Engine
public render (string $controllerName, string $actionName, [array $params]) Executes render process
public disableLevel (mixed $level) Disables a specific level of rendering
public disable () Disables the auto-rendering process
extends abstract class Phalcon\Di\Injectable
abstract public render (mixed $path, mixed $params, [mixed $mustClean]) ...
integer LEVEL_AFTER_TEMPLATE
public pick (mixed $renderView) Choose a different view to render instead of last-controller/last-action
Page 7 of 15