CORE POS - IS4C
The CORE POS front end
|
Public Member Functions | |
DefaultReceiptFormat () | |
format ($row) | |
Public Attributes | |
$is_bold | |
Module for print-formatting receipt records. Subclasses can override the format() method
DefaultReceiptFormat::DefaultReceiptFormat | ( | ) |
constructor. disables bolding by default
DefaultReceiptFormat::format | ( | $row) |
Formatting function
$row | a single receipt record |