CORE POS - IS4C
The CORE POS front end
Public Member Functions | List of all members
CCredBalanceMessage Class Reference
Inheritance diagram for CCredBalanceMessage:
COREPOS\pos\lib\ReceiptBuilding\CustMessages\CustomerReceiptMessage

Public Member Functions

 message ($str)
 
- Public Member Functions inherited from COREPOS\pos\lib\ReceiptBuilding\CustMessages\CustomerReceiptMessage
 setPrintHandler ($ph)
 
 message ($str)
 

Additional Inherited Members

- Protected Attributes inherited from COREPOS\pos\lib\ReceiptBuilding\CustMessages\CustomerReceiptMessage
 $print_handler
 

Detailed Description

Return a message containing Available Balance after the just-completed transaction for each Program the member belongs to. Needs records in table custReceiptMessage.

Member Function Documentation

CCredBalanceMessage::message (   $str)

Return a message containing Available Balance after the just-completed transaction for each Program the member belongs to.

Parameters
$str[string] from the custReceiptMessage table record. format: "AAA BBB \d" where AAA will sort to the right sequence and is the CCredPrograms.programID I don't remember why three fields. AAA may be enough.
Returns
[string] message about Available Balance for each Program the member belongs to.

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