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
public getViewsDir () Gets views directory
public setTemplateBefore (mixed $templateBefore) Sets a template before the controller layout
public __isset (mixed $key) Magic method to retrieve if a variable is set in the view
public getCache () Returns the cache instance used to cache
public getRegisteredEngines ()
public enable () Enables the auto-rendering process
public getPartialsDir () Gets the current partials sub-directory
Page 2 of 6