

Public Member Functions | |
| __construct ($type= '2', $orientation= 'portrait') | |
| SetFont ($font) | |
| & | GetPdf () |
| SetOutput ($value= '') | |
| GetOutput () | |
| Execute () | |
Public Attributes | |
| $type | |
| $font | |
| $diff | |
| $fileout | |
| $fileexp | |
Definition at line 168 of file mezpdfreport.class.
| MEzPDFReport::__construct | ( | $ | type = '2', |
|
| $ | orientation = 'portrait' | |||
| ) |
Brief Description. Complete Description.
| $type2' | (tipo) desc |
Definition at line 209 of file mezpdfreport.class.
References $type, and SetFont().
Here is the call graph for this function:

| MEzPDFReport::SetFont | ( | $ | font | ) |
Brief Description. Complete Description.
| $font | (tipo) desc |
Definition at line 494 of file mezpdfreport.class.
References $font.
Referenced by __construct().
Here is the caller graph for this function:

| & MEzPDFReport::GetPdf | ( | ) |
Definition at line 500 of file mezpdfreport.class.
| MEzPDFReport::SetOutput | ( | $ | value = '' |
) |
Brief Description. Complete Description.
| $value' | (tipo) desc |
Definition at line 514 of file mezpdfreport.class.
Referenced by GetOutput().
Here is the caller graph for this function:

| MEzPDFReport::GetOutput | ( | ) |
Brief Description. Complete Description.
Definition at line 533 of file mezpdfreport.class.
References SetOutput().
Referenced by Execute().
Here is the call graph for this function:

Here is the caller graph for this function:

| MEzPDFReport::Execute | ( | ) |
Brief Description. Complete Description.
Definition at line 550 of file mezpdfreport.class.
References GetOutput().
Here is the call graph for this function:

| MEzPDFReport::$type |
Attribute Description.
Definition at line 173 of file mezpdfreport.class.
Referenced by __construct().
| MEzPDFReport::$pdf |
Attribute Description.
Definition at line 178 of file mezpdfreport.class.
| MEzPDFReport::$font |
| MEzPDFReport::$diff |
Attribute Description.
Definition at line 188 of file mezpdfreport.class.
| MEzPDFReport::$fileout |
Attribute Description.
Definition at line 193 of file mezpdfreport.class.
| MEzPDFReport::$fileexp |
Attribute Description.
Definition at line 198 of file mezpdfreport.class.