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

Public Member Functions

 setPrintHandler ($ph)
 
 message ($str)
 

Protected Attributes

 $print_handler
 

Detailed Description

Class for handling per-customer messages defined in the opdata.custReceiptMessage table.

Member Function Documentation

COREPOS\pos\lib\ReceiptBuilding\CustMessages\CustomerReceiptMessage::message (   $str)

Create or modify the message

Parameters
$strthe contents of custReceiptMessage.msg_text
Returns
[string] message to print on receipt

This method provides an opportunity to alter the message specified in the database.

It's not necessary to modify the message at all or even to provide a modifier_module in custReceiptMessage.


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