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

Class: Image_Barcode_postnet

Source Location: /Image_Barcode-1.1.3/Image/Barcode/postnet.php

Class Overview

PEAR
   |
   --Image_Barcode
      |
      --Image_Barcode_postnet

Image_Barcode_postnet class


Author(s):

Version:

  • CVS: $Id$

Copyright:

  • 2005 Josef "Jeff" Sipek

Methods


Inherited Variables

Inherited Methods

Class: Image_Barcode

Image_Barcode::draw()
Draws a image barcode

Class Details

[line 55]
Image_Barcode_postnet class

Package which provides a method to create PostNet barcode using GD library.



[ Top ]


Method Detail

draw   [line 115]

image draw( string $text, [string $imgtype = 'png'])

Draws a PostNet image barcode
  • Return: The corresponding Interleaved 2 of 5 image barcode
  • Author: Josef "Jeff" Sipek <jeffpc@optonline.net>
  • Since: Image_Barcode 0.3
  • Access: public

Overrides Image_Barcode::draw() (Draws a image barcode)

Parameters:

string   $text   —  A text that should be in the image barcode
string   $imgtype   —  The image type that will be generated

[ Top ]


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