CORE POS - IS4C
The CORE POS front end
Public Member Functions | List of all members
COREPOS\pos\lib\Tenders\CheckTender Class Reference
Inheritance diagram for COREPOS\pos\lib\Tenders\CheckTender:
COREPOS\pos\lib\Tenders\TenderModule

Public Member Functions

 errorCheck ()
 
 preReqCheck ()
 
 add ()
 
 defaultPrompt ()
 
- Public Member Functions inherited from COREPOS\pos\lib\Tenders\TenderModule
 __construct ($code, $amt)
 
 errorCheck ()
 
 preReqCheck ()
 
 add ()
 
 changeType ()
 
 changeMsg ()
 
 allowDefault ()
 
 defaultTotal ()
 
 defaultPrompt ()
 
 disabledPrompt ()
 

Additional Inherited Members

- Protected Member Functions inherited from COREPOS\pos\lib\Tenders\TenderModule
 frankingPrompt ()
 
- Protected Attributes inherited from COREPOS\pos\lib\Tenders\TenderModule
 $tender_code
 
 $amount
 
 $name_string = ''
 
 $change_type = 'CA'
 
 $change_string = 'Change'
 
 $min_limit = 0
 
 $max_limit = 0
 

Detailed Description

Tender module for checks

Member Function Documentation

COREPOS\pos\lib\Tenders\CheckTender::errorCheck ( )

Check for errors

Returns
True or an error message string
COREPOS\pos\lib\Tenders\CheckTender::preReqCheck ( )

Set up state and redirect if needed

Returns
True or a URL to redirect

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