public getLayoutsDir () Gets the current layouts sub-directory
public finish () Finishes the render process by stopping the output buffering
public setLayout (mixed $layout) Change the layout to be used instead of using the name of the latest controller name
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
Page 1 of 6