[ class tree: ] [ index: ] [ all elements ]

Index of all elements

[ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ i ] [ p ] [ r ] [ s ] [ t ] [ u ] [ v ] [ w ] [ _ ]

b

$barcode
in file Common.php, variable Image_Barcode2_Common::$barcode
$barcodeheight
in file Common.php, variable Image_Barcode2_Common::$barcodeheight
$barcodethickwidth
in file Common.php, variable Image_Barcode2_Common::$barcodethickwidth
$barcodethinwidth
in file Common.php, variable Image_Barcode2_Common::$barcodethinwidth
$barcodewidth
in file Common.php, variable Image_Barcode2_Common::$barcodewidth
BARCODE_CODE39
in file Barcode2.php, class constant Image_Barcode2::BARCODE_CODE39
    Barcode type
BARCODE_CODE128
in file Barcode2.php, class constant Image_Barcode2::BARCODE_CODE128
BARCODE_EAN8
in file Barcode2.php, class constant Image_Barcode2::BARCODE_EAN8
BARCODE_EAN13
in file Barcode2.php, class constant Image_Barcode2::BARCODE_EAN13
BARCODE_INT25
in file Barcode2.php, class constant Image_Barcode2::BARCODE_INT25
BARCODE_POSTNET
in file Barcode2.php, class constant Image_Barcode2::BARCODE_POSTNET
BARCODE_UPCA
in file Barcode2.php, class constant Image_Barcode2::BARCODE_UPCA
BARCODE_UPCE
in file Barcode2.php, class constant Image_Barcode2::BARCODE_UPCE
barcode_img.php
procedural page barcode_img.php
Barcode2.php
procedural page Barcode2.php
top

c

Common.php
procedural page Common.php
Code39.php
procedural page Code39.php
Code128.php
procedural page Code128.php
top

d

draw
in file Ean8.php, method Image_Barcode2_Driver_Ean8::draw()
    Draws a EAN 8 image barcode
draw
in file Ean13.php, method Image_Barcode2_Driver_Ean13::draw()
    Draws a EAN 13 image barcode
draw
in file Int25.php, method Image_Barcode2_Driver_Int25::draw()
    Draws a Interleaved 2 of 5 image barcode
draw
in file Postnet.php, method Image_Barcode2_Driver_Postnet::draw()
    Draws a PostNet image barcode
draw
in file Barcode2.php, method Image_Barcode2::draw()
    Draws a image barcode
draw
in file Upce.php, method Image_Barcode2_Driver_Upce::draw()
    Draws a UPC-E image barcode
draw
in file Code128.php, method Image_Barcode2_Driver_Code128::draw()
    Draws a Code128 image barcode
draw
in file Upca.php, method Image_Barcode2_Driver_Upca::draw()
    Draws a UPC-A image barcode
draw
in file Driver.php, method Image_Barcode2_Driver::draw()
    Draws a barcode
draw
in file Code39.php, method Image_Barcode2_Driver_Code39::draw()
    Make an image resource using the GD image library
Driver.php
procedural page Driver.php
DualHeight.php
procedural page DualHeight.php
DualWidth.php
procedural page DualWidth.php
top

e

Ean8.php
procedural page Ean8.php
Ean13.php
procedural page Ean13.php
Exception.php
procedural page Exception.php
top

f

$fontsize
in file Common.php, variable Image_Barcode2_Common::$fontsize
top

g

getBarcode
in file Common.php, method Image_Barcode2_Common::getBarcode()
    Get the barcode
getBarcodeHeight
in file Common.php, method Image_Barcode2_Common::getBarcodeHeight()
getBarcodeWidth
in file Common.php, method Image_Barcode2_Common::getBarcodeWidth()
getBarcodeWidthThick
in file Common.php, method Image_Barcode2_Common::getBarcodeWidthThick()
getBarcodeWidthThick
in file DualWidth.php, method Image_Barcode2_DualWidth::getBarcodeWidthThick()
getBarcodeWidthThin
in file DualWidth.php, method Image_Barcode2_DualWidth::getBarcodeWidthThin()
getBarcodeWidthThin
in file Common.php, method Image_Barcode2_Common::getBarcodeWidthThin()
getFontSize
in file Common.php, method Image_Barcode2_Common::getFontSize()
getShowText
in file Common.php, method Image_Barcode2_Common::getShowText()
    Get if text will be placed under the barcode
getWriter
in file Common.php, method Image_Barcode2_Common::getWriter()
    Get the image rendering library.
top

i

imagecolorallocate
in file Writer.php, method Image_Barcode2_Writer::imagecolorallocate()
imagecreate
in file Writer.php, method Image_Barcode2_Writer::imagecreate()
imagefill
in file Writer.php, method Image_Barcode2_Writer::imagefill()
imagefilledrectangle
in file Writer.php, method Image_Barcode2_Writer::imagefilledrectangle()
imagefontheight
in file Writer.php, method Image_Barcode2_Writer::imagefontheight()
imagefontwidth
in file Writer.php, method Image_Barcode2_Writer::imagefontwidth()
imageline
in file Writer.php, method Image_Barcode2_Writer::imageline()
imagestring
in file Writer.php, method Image_Barcode2_Writer::imagestring()
Image_Barcode2
in file Barcode2.php, class Image_Barcode2
    Image_Barcode2 class
Int25.php
procedural page Int25.php
Image_Barcode2_Common
in file Common.php, class Image_Barcode2_Common
    Image_Barcode2_Common class
Image_Barcode2_Driver
in file Driver.php, class Image_Barcode2_Driver
    Image_Barcode2_Driver interface
Image_Barcode2_Driver_Code39
in file Code39.php, class Image_Barcode2_Driver_Code39
    Code 3 of 9
Image_Barcode2_Driver_Code128
in file Code128.php, class Image_Barcode2_Driver_Code128
    Code128
Image_Barcode2_Driver_Ean8
in file Ean8.php, class Image_Barcode2_Driver_Ean8
    EAN 8
Image_Barcode2_Driver_Ean13
in file Ean13.php, class Image_Barcode2_Driver_Ean13
    EAN 13
Image_Barcode2_Driver_Int25
in file Int25.php, class Image_Barcode2_Driver_Int25
    Interleaved 2 of 5
Image_Barcode2_Driver_Postnet
in file Postnet.php, class Image_Barcode2_Driver_Postnet
    PostNet
Image_Barcode2_Driver_Upca
in file Upca.php, class Image_Barcode2_Driver_Upca
    UPC-A
Image_Barcode2_Driver_Upce
in file Upce.php, class Image_Barcode2_Driver_Upce
    UPC-E
Image_Barcode2_DualHeight
in file DualHeight.php, class Image_Barcode2_DualHeight
    Image_Barcode2_DualHeight class
Image_Barcode2_DualWidth
in file DualWidth.php, class Image_Barcode2_DualWidth
    Image_Barcode2_DualWidth class
Image_Barcode2_Exception
in file Exception.php, class Image_Barcode2_Exception
    Image_Barcode2_Exception class
Image_Barcode2_Writer
in file Writer.php, class Image_Barcode2_Writer
    Image_Barcode2_Writer class
IMAGE_GIF
in file Barcode2.php, class constant Image_Barcode2::IMAGE_GIF
IMAGE_JPEG
in file Barcode2.php, class constant Image_Barcode2::IMAGE_JPEG
IMAGE_PNG
in file Barcode2.php, class constant Image_Barcode2::IMAGE_PNG
    Image type
top

p

Postnet.php
procedural page Postnet.php
top

r

ROTATE_LEFT
in file Barcode2.php, class constant Image_Barcode2::ROTATE_LEFT
ROTATE_NONE
in file Barcode2.php, class constant Image_Barcode2::ROTATE_NONE
    Rotation type
ROTATE_RIGHT
in file Barcode2.php, class constant Image_Barcode2::ROTATE_RIGHT
ROTATE_UTURN
in file Barcode2.php, class constant Image_Barcode2::ROTATE_UTURN
top

s

$showText
in file Common.php, variable Image_Barcode2_Common::$showText
setBarcode
in file Common.php, method Image_Barcode2_Common::setBarcode()
    Set the barcode
setBarcode
in file Driver.php, method Image_Barcode2_Driver::setBarcode()
    Set barcode
setBarcodeHeight
in file Common.php, method Image_Barcode2_Common::setBarcodeHeight()
setBarcodeWidth
in file Common.php, method Image_Barcode2_Common::setBarcodeWidth()
setBarcodeWidthThick
in file DualWidth.php, method Image_Barcode2_DualWidth::setBarcodeWidthThick()
setBarcodeWidthThick
in file Common.php, method Image_Barcode2_Common::setBarcodeWidthThick()
setBarcodeWidthThin
in file Common.php, method Image_Barcode2_Common::setBarcodeWidthThin()
setBarcodeWidthThin
in file DualWidth.php, method Image_Barcode2_DualWidth::setBarcodeWidthThin()
setFontSize
in file Common.php, method Image_Barcode2_Common::setFontSize()
setShowText
in file Common.php, method Image_Barcode2_Common::setShowText()
    Set if text will be placed under the barcode
setWriter
in file Common.php, method Image_Barcode2_Common::setWriter()
    Set the image rendering library.
setWriter
in file Driver.php, method Image_Barcode2_Driver::setWriter()
    Set the image rendering library.
top

t

test-image-barcode.php
procedural page test-image-barcode.php
top

u

Upca.php
procedural page Upca.php
Upce.php
procedural page Upce.php
top

v

validate
in file Postnet.php, method Image_Barcode2_Driver_Postnet::validate()
    Validate barcode
validate
in file Upca.php, method Image_Barcode2_Driver_Upca::validate()
    Validate barcode
validate
in file Upce.php, method Image_Barcode2_Driver_Upce::validate()
    Validate barcode
validate
in file Int25.php, method Image_Barcode2_Driver_Int25::validate()
    Validate barcode
validate
in file Ean13.php, method Image_Barcode2_Driver_Ean13::validate()
    Validate barcode
validate
in file Code128.php, method Image_Barcode2_Driver_Code128::validate()
    Validate barcode
validate
in file Driver.php, method Image_Barcode2_Driver::validate()
    Validate barcode
validate
in file Ean8.php, method Image_Barcode2_Driver_Ean8::validate()
    Validate barcode
validate
in file Code39.php, method Image_Barcode2_Driver_Code39::validate()
    Validate barcode
top

w

$writer
in file Common.php, variable Image_Barcode2_Common::$writer
Writer.php
procedural page Writer.php
top

_

__construct
in file Postnet.php, method Image_Barcode2_Driver_Postnet::__construct()
    Class constructor
__construct
in file Upca.php, method Image_Barcode2_Driver_Upca::__construct()
    Class constructor
__construct
in file Upce.php, method Image_Barcode2_Driver_Upce::__construct()
    Class constructor
__construct
in file Int25.php, method Image_Barcode2_Driver_Int25::__construct()
    Class constructor
__construct
in file Ean13.php, method Image_Barcode2_Driver_Ean13::__construct()
    Class constructor
__construct
in file Code128.php, method Image_Barcode2_Driver_Code128::__construct()
    Class constructor
__construct
in file Common.php, method Image_Barcode2_Common::__construct()
    Class constructor
__construct
in file Ean8.php, method Image_Barcode2_Driver_Ean8::__construct()
    Class constructor
__construct
in file Code39.php, method Image_Barcode2_Driver_Code39::__construct()
    Class constructor
top

Documentation generated on Mon, 11 Mar 2019 15:53:02 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.