CORE POS - IS4C
The CORE POS front end
Public Member Functions | Static Public Member Functions | List of all members
COREPOS\pos\lib\ItemNotFound Class Reference

Public Member Functions

 handle ($upc, $json)
 

Static Public Member Functions

static factory ($class)
 

Detailed Description

Deal with a UPC entry that doesn't exist in products or match a SpecialUPC handler

Member Function Documentation

COREPOS\pos\lib\ItemNotFound::handle (   $upc,
  $json 
)

React to missing item

Parameters
$upc[string] UPC value
$json[keyed array] formatted return value
Returns
[keyed array] formatted return value

The $json parameter and return value have the same format as Parser since this module interacts with input parsing.


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