1274. Class

1274.1. Zend\Barcode\Object\Ean5

Class for generate Ean5 barcode

1274.1.1. Methods

1274.1.1.1. getDefaultOptions

getDefaultOptions()

Default options for Ean5 barcode

Return type:void

1274.1.1.2. calculateBarcodeWidth

calculateBarcodeWidth()

Width of the barcode (in pixels)

Return type:integer

1274.1.1.3. prepareBarcode

prepareBarcode()

Prepare array to draw barcode

Return type:array

1274.1.1.4. getChecksum

getChecksum()

Get barcode checksum

Parameters:string
Return type:int

1274.1.1.5. getParity

getParity()

1274.1.1.6. getText

getText()

Retrieve text to encode

Return type:string