|
Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Protected Attributes | |
| $_length = 12 | |
| $_characters = '0123456789' | |
| $_checksum = '_gtin' | |
Protected Attributes inherited from Zend_Validate_Barcode_AdapterAbstract | |
| $_length | |
| $_characters | |
| $_checksum | |
| $_hasChecksum = true | |
Additional Inherited Members | |
Public Member Functions inherited from Zend_Validate_Barcode_AdapterAbstract | |
| checkLength ($value) | |
| checkChars ($value) | |
| checksum ($value) | |
| getLength () | |
| getCharacters () | |
| getChecksum () | |
| getCheck () | |
| setCheck ($check) | |
Protected Member Functions inherited from Zend_Validate_Barcode_AdapterAbstract | |
| _gtin ($value) | |
| _identcode ($value) | |
| _code25 ($value) | |
| _postnet ($value) | |