Moodle  2.2.1
http://www.collinsharper.com
Zend_Validate_Barcode_IntelligentMail Class Reference
Inheritance diagram for Zend_Validate_Barcode_IntelligentMail:
Collaboration diagram for Zend_Validate_Barcode_IntelligentMail:

Public Member Functions

 __construct ()

Protected Attributes

 $_length = array(20, 25, 29, 31)
 $_characters = '0123456789'

Detailed Description

Definition at line 33 of file Intelligentmail.php.


Constructor & Destructor Documentation

Constructor

Sets check flag to false.

Returns:
void

Definition at line 54 of file Intelligentmail.php.

Here is the call graph for this function:


Field Documentation

$_characters = '0123456789' [protected]

Reimplemented from Zend_Validate_Barcode_AdapterAbstract.

Definition at line 45 of file Intelligentmail.php.

$_length = array(20, 25, 29, 31) [protected]

Reimplemented from Zend_Validate_Barcode_AdapterAbstract.

Definition at line 39 of file Intelligentmail.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations