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

Define class constants Encapsulates methods for application initialization.

Definition at line 11 of file oxstart.php.


Member Function Documentation

oxStart.appInit (  ) 

Initializes globals and environment vars

Returns:
null

Definition at line 18 of file oxstart.php.

oxStart.getErrorNumber (  ) 

Return error number

Returns:
integer

Definition at line 109 of file oxstart.php.

oxStart.getVersion (  ) 

Prints out the OXID version and dies

Returns:
null

Definition at line 98 of file oxstart.php.

oxStart.pageClose (  ) 

Finalizes the script.

Returns:
null

Definition at line 81 of file oxstart.php.

oxStart.pageStart (  ) 

Creates and starts session object, sets default currency.

Returns:
null

Definition at line 63 of file oxstart.php.

oxStart.render (  ) 

Renders error screen

Returns:
string

Reimplemented from oxUBase.

Definition at line 34 of file oxstart.php.


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