Public Member Functions | |
appInit () | |
render () | |
pageStart () | |
pageClose () | |
getErrorNumber () | |
Protected Member Functions | |
_getSystemEventHandler () |
Encapsulates methods for application initialization.
Definition at line 6 of file oxstart.php.
oxStart._getSystemEventHandler | ( | ) | [protected] |
oxStart.appInit | ( | ) |
oxStart.getErrorNumber | ( | ) |
oxStart.pageClose | ( | ) |
Finalizes the script.
Definition at line 67 of file oxstart.php.
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 31 of file oxstart.php.