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

Public Member Functions

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

Protected Attributes

 $conn = null
 
- 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
 

Additional Inherited Members

- Protected Member Functions inherited from COREPOS\pos\lib\Tenders\TenderModule
 frankingPrompt ()
 

Detailed Description

Tender module for Coop Cred accounts Used for purchases under all Coop Cred programs.

Member Function Documentation

CoopCredTender::defaultPrompt ( )

What to do if the tender code entered alone, implying "pay for all of amount due with this tender"

Returns
a URL to redirect
CoopCredTender::errorCheck ( )

Check for errors

Returns
True or an error message string
CoopCredTender::preReqCheck ( )

Set up state and redirect if needed

Returns
True or a URL to redirect

Member Data Documentation

CoopCredTender::$conn = null
protected

Singleton database connection


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