|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| checkLength ($value) | |
Protected Attributes | |
| $_length = array(6, 7, 8) | |
| $_characters = '0123456789' | |
| $_checksum = '_gtin' | |
| checkLength | ( | $ | value | ) |
Overrides parent checkLength
| string | $value | Value |
Reimplemented from Zend_Validate_Barcode_AdapterAbstract.
Definition at line 59 of file Upce.php.

$_characters = '0123456789' [protected] |
Reimplemented from Zend_Validate_Barcode_AdapterAbstract.
$_checksum = '_gtin' [protected] |
Reimplemented from Zend_Validate_Barcode_AdapterAbstract.
$_length = array(6, 7, 8) [protected] |
Reimplemented from Zend_Validate_Barcode_AdapterAbstract.