CORE POS - IS4C
The CORE POS front end
Static Public Member Functions | List of all members
CoreState Class Reference
Inheritance diagram for CoreState:
LibraryClass

Static Public Member Functions

static initiate_session ()
 
static loadData ()
 
static customReceipt ()
 
static getCustomerPref ($key)
 
static cashierLogin ($transno=False, $age=0)
 
static loadParams ()
 

Detailed Description

Setup session variables

Member Function Documentation

static CoreState::customReceipt ( )
static

Fetch text fields from the customReceipt table These fields are used for various messages that invariably must be customized at every store.

static CoreState::initiate_session ( )
static

Populates session with default values. Short-hand for calling every other function in this file. Normally called once on startup.

static CoreState::loadData ( )
static

If there are records in localtemptrans, get the member number and initialize session member variables.

The only time this function does anything is in crash recovery - if a browser is closed and re-opened or the computer is rebooted in the middle of a transaction.


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