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

Class: Image_Barcode2_Driver

Source Location: /Image_Barcode2-0.2.3/Image/Barcode2/Driver.php

Class Overview


Image_Barcode2_Driver interface


Author(s):

Version:

  • Release: @package_version@

Copyright:

  • 2005 The PHP Group

Methods


Inherited Variables

Inherited Methods


Class Details

[line 37]
Image_Barcode2_Driver interface

Driver code



[ Top ]


Method Detail

draw   [line 44]

resource draw( )

Draws a barcode
  • Return: The corresponding image barcode
  • Access: public

[ Top ]

setBarcode   [line 62]

void setBarcode( string $barcode)

Set barcode
  • Access: public

Parameters:

string   $barcode   —  barcode

[ Top ]

setWriter   [line 53]

void setWriter( Image_Barcode2_Writer $writer)

Set the image rendering library.
  • Access: public

Parameters:

Image_Barcode2_Writer   $writer   —  Library to use.

[ Top ]

validate   [line 70]

void validate( )

Validate barcode
  • Throws: Image_Barcode2_Exception
  • Access: public

[ Top ]


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