Public Member Functions | |
| BarcodeI25 ($code= '') | |
| SetCode ($code) | |
| GetCode () | |
| Generate () | |
| MixCode () | |
Public Attributes | |
| $codigo | |
| $ebf | |
| $ebg | |
| $altb | |
| $ipp | |
| $ipb | |
| $tamanhoTotal | |
| $mixed_code | |
| $bc | |
| $bc_string | |
Definition at line 46 of file barcode.class.
| BarcodeI25::BarcodeI25 | ( | $ | code = '' |
) |
Definition at line 64 of file barcode.class.
References SetCode().
Here is the call graph for this function:

| BarcodeI25::SetCode | ( | $ | code | ) |
Definition at line 82 of file barcode.class.
Referenced by BarcodeI25().
Here is the caller graph for this function:

| BarcodeI25::GetCode | ( | ) |
Definition at line 93 of file barcode.class.
| BarcodeI25::Generate | ( | ) |
Definition at line 98 of file barcode.class.
References MixCode().
Here is the call graph for this function:

| BarcodeI25::MixCode | ( | ) |
Definition at line 172 of file barcode.class.
Referenced by Generate().
Here is the caller graph for this function:

| BarcodeI25::$codigo |
Definition at line 49 of file barcode.class.
| BarcodeI25::$ebf |
Definition at line 50 of file barcode.class.
| BarcodeI25::$ebg |
Definition at line 51 of file barcode.class.
| BarcodeI25::$altb |
Definition at line 52 of file barcode.class.
| BarcodeI25::$ipp |
Definition at line 53 of file barcode.class.
| BarcodeI25::$ipb |
Definition at line 54 of file barcode.class.
| BarcodeI25::$tamanhoTotal |
Definition at line 55 of file barcode.class.
| BarcodeI25::$mixed_code |
Definition at line 58 of file barcode.class.
| BarcodeI25::$bc |
| BarcodeI25::$bc_string |
Definition at line 62 of file barcode.class.