Public Member Functions

oxStart Class Reference

Inheritance diagram for oxStart:
Collaboration diagram for oxStart:

List of all members.

Public Member Functions

 appInit ()
 render ()
 pageStart ()
 pageClose ()
 getVersion ()
 getErrorNumber ()

Detailed Description

Encapsulates methods for application initialization.

Definition at line 6 of file oxstart.php.


Member Function Documentation

oxStart.appInit (  ) 

Initializes globals and environment vars

Returns:
null

Definition at line 13 of file oxstart.php.

oxStart.getErrorNumber (  ) 

Return error number

Returns:
integer

Definition at line 97 of file oxstart.php.

oxStart.getVersion (  ) 

Prints out the OXID version and dies

Returns:
null

Definition at line 86 of file oxstart.php.

oxStart.pageClose (  ) 

Finalizes the script.

Returns:
null

Definition at line 69 of file oxstart.php.

oxStart.pageStart (  ) 

Creates and starts session object, sets default currency.

Returns:
null

Definition at line 55 of file oxstart.php.

oxStart.render (  ) 

Renders error screen

Returns:
string

Reimplemented from oxUBase.

Definition at line 29 of file oxstart.php.


The documentation for this class was generated from the following file: