Public Member Functions | |
appInit () | |
render () | |
pageStart () | |
pageClose () | |
getErrorNumber () | |
Private Member Functions | |
_needValidateShop () |
Encapsulates methods for application initialization.
Definition at line 6 of file oxstart.php.
oxStart._needValidateShop | ( | ) | [private] |
Performance - run these checks only each 5 times statistically.
Definition at line 94 of file oxstart.php.
oxStart.appInit | ( | ) |
oxStart.getErrorNumber | ( | ) |
oxStart.pageClose | ( | ) |
oxStart.pageStart | ( | ) |
Creates and starts session object, sets default currency.
Definition at line 53 of file oxstart.php.
oxStart.render | ( | ) |
Renders error screen
Reimplemented from oxUBase.
Definition at line 27 of file oxstart.php.