|
Previous Page |
Solar_App_HelloApp |
Next Page |
_setup()
protected
void
_setup (
)
Overrides the general Solar_App setup so that we don't need a database connection.
Parameters
- None.
Returns
- (void)
Description
Overrides the general Solar_App setup so that we don't need a database connection.
This is because we want the simplest possible hello-world example.
Thanks, Clay Loveless, for suggesting this.
Local
- Overview
- Constants
- Properties
- Methods
- __construct()
- __destruct()
- __get()
- __set()
- _addViewHelpers()
- _addViewTemplates()
- _exception()
- _exceptionDuringFetch()
- _forward()
- _forwardActionMethod()
- _getActionFormat()
- _getActionMethod()
- _getActionView()
- _info()
- _isProcess()
- _load()
- _postAction()
- _postRender()
- _postRun()
- _preAction()
- _preRender()
- _preRun()
- _query()
- _redirect()
- _redirectNoCache()
- _render()
- _renderLayout()
- _renderView()
- _setContentType()
- _setLayoutTemplates()
- _setViewObject()
- _setup()
- actionError()
- actionMain()
- actionRss()
- apiVersion()
- display()
- dump()
- fetch()
- locale()
- setFrontController()