Public Member Functions | |
appInit () | |
render () | |
pageStart () | |
pageClose () | |
getErrorNumber () |
Encapsulates methods for application initialization.
Definition at line 6 of file oxstart.php.
oxStart.appInit | ( | ) |
oxStart.getErrorNumber | ( | ) |
oxStart.pageClose | ( | ) |
oxStart.pageStart | ( | ) |
Creates and starts session object, sets default currency.
Definition at line 55 of file oxstart.php.
oxStart.render | ( | ) |
Renders error screen
Reimplemented from oxUBase.
Definition at line 29 of file oxstart.php.