Documentation

Barcode
in package

Table of Contents

Methods

getBarcode()  : BarcodeInterface
getBarcodeArray()  : mixed
getChecksum()  : mixed
sanitizeCode()  : mixed

Methods

getBarcode()

public getBarcode(string $code, string $type[, float $pr = 0.0 ][, mixed $quiet_zone_left = null ][, mixed $quiet_zone_right = null ]) : BarcodeInterface
Parameters
$code : string
$type : string
$pr : float = 0.0
$quiet_zone_left : mixed = null
$quiet_zone_right : mixed = null
Return values
BarcodeInterface

getBarcodeArray()

public getBarcodeArray(mixed $code, mixed $type[, mixed $pr = '' ][, mixed $quiet_zone_left = null ][, mixed $quiet_zone_right = null ]) : mixed
Parameters
$code : mixed
$type : mixed
$pr : mixed = ''
$quiet_zone_left : mixed = null
$quiet_zone_right : mixed = null

getChecksum()

public getChecksum(mixed $code, mixed $type) : mixed
Parameters
$code : mixed
$type : mixed

sanitizeCode()

private sanitizeCode(mixed $code) : mixed
Parameters
$code : mixed

        
On this page

Search results