Detailed Description
Definition at line 33 of file Issn.php.
Member Function Documentation
| _issn |
( |
$ |
value | ) |
[protected] |
Validates the checksum () ISSN implementation (reversed mod11)
- Parameters:
-
| string | $value | The barcode to validate |
- Returns:
- boolean
Definition at line 94 of file Issn.php.
Field Documentation
$_characters = '0123456789X' [protected] |
$_checksum = '_gtin' [protected] |
$_length = array(8, 13) [protected] |
The documentation for this class was generated from the following file:
- C:/xampp/htdocs/moodle/lib/zend/Zend/Validate/Barcode/Issn.php