public reset () Resets the view component to its factory default values
public __set (mixed $key, mixed $value) Magic method to pass variables to the views
public getParamsToView () Returns parameters to views
public start () Starts rendering process enabling the output buffering
public getParams () Gets extra parameters of the action rendered
public getControllerName () Gets the name of the controller rendered
public getBasePath () Gets base path
public setBasePath (mixed $basePath) Sets base path. Depending of your platform, always add a trailing slash or backslash
public getLayout () Returns the name of the main view
public cleanTemplateBefore () Resets any “template before” layouts
Page 1 of 6