public getCurrentRenderLevel () ...
public setTemplateAfter (mixed $templateAfter) Sets a “template after” controller layout
public setContent (mixed $content) Externally sets the view content
integer LEVEL_NO_RENDER
public partial (mixed $partialPath, [mixed $params]) Renders a partial view
public disableLevel (mixed $level) Disables a specific level of rendering
public setParamToView (mixed $key, mixed $value) Adds parameters to views (alias of setVar)
public pick (mixed $renderView) Choose a different view to render instead of last-controller/last-action
public getActionName () Gets the name of the action rendered
integer LEVEL_MAIN_LAYOUT
Page 3 of 6