|
static | padUPC ($upc) |
|
static | trimCheckDigit ($upc) |
|
static | getCheckDigit ($upc) |
|
static | verifyCheckDigit ($upc) |
|
static | EAN13CheckDigit ($str) |
|
static | UPCACheckDigit ($str) |
|
static | normalize13 ($str) |
|
Barcode related functions
static BarcodeLib::getCheckDigit |
( |
|
$upc) | |
|
|
static |
Calculate standard check digit for UPCs, EANs, etc
- Parameters
-
- Returns
- int check digit
static BarcodeLib::padUPC |
( |
|
$upc) | |
|
|
static |
Zero-padd a UPC to standard length
- Parameters
-
- Returns
- standard length upc
The documentation for this class was generated from the following file:
- fannie/classlib2.0/lib/BarcodeLib.php