CORE POS - IS4C
The CORE POS front end
|
Public Member Functions | |
parse ($json) | |
Static Public Member Functions | |
static | getPostParseChain () |
The base module for parsing modifying Parser results
Enabled PostParser modules look at the output produced by input Parsers and may modify the result
|
static |
Gather postparse modules
Scan the parse directory for module files. Return an array of available modules.
PostParser::parse | ( | $json) |
Re-write the output value
[keyed | array] Parser output value |
The output array has the following keys: - main_frame If set, change page to this URL - output HTML output to be displayed - target Javascript selector string describing which element should contain the output - redraw_footer True or False. Set to True if totals have changed. - receipt False or string type. Print a receipt with the given type.