

Public Member Functions | |
| __construct ($paper= 'a4', $orientation= 'portrait') | |
| CallTrigger ($trigger) | |
| SetTrigger ($trigger, $class, $module, $param) | |
| ezSetDy ($dy, $mod= '') | |
| ezNewPage () | |
| getWidthFromPercent ($percent) | |
| ezSetMargins ($top, $bottom, $left, $right) | |
| HorizontalLine () | |
Definition at line 15 of file mezpdfreport.class.
| MCezpdf::__construct | ( | $ | paper = 'a4', |
|
| $ | orientation = 'portrait' | |||
| ) |
Brief Description. Complete Description.
| $papera4' | (tipo) desc | |
| $orientation='portrait' | (tipo) desc |
Definition at line 28 of file mezpdfreport.class.
| MCezpdf::CallTrigger | ( | $ | trigger | ) |
Brief Description. Complete Description.
| $trigger | (tipo) desc |
Definition at line 44 of file mezpdfreport.class.
Referenced by ezNewPage().
Here is the caller graph for this function:

| MCezpdf::SetTrigger | ( | $ | trigger, | |
| $ | class, | |||
| $ | module, | |||
| $ | param | |||
| ) |
Brief Description. Complete Description.
| $trigger | (tipo) desc | |
| $class | (tipo) desc | |
| $module | (tipo) desc | |
| $param | (tipo) desc |
Definition at line 67 of file mezpdfreport.class.
| MCezpdf::ezSetDy | ( | $ | dy, | |
| $ | mod = '' | |||
| ) |
Brief Description. Complete Description.
| $dy | (tipo) desc | |
| $mod' | (tipo) desc |
Reimplemented from Cezpdf.
Definition at line 87 of file mezpdfreport.class.
| MCezpdf::ezNewPage | ( | ) |
Brief Description. Complete Description.
Reimplemented from Cezpdf.
Definition at line 100 of file mezpdfreport.class.
References CallTrigger().
Here is the call graph for this function:

| MCezpdf::getWidthFromPercent | ( | $ | percent | ) |
Brief Description. Complete Description.
| $percent | (tipo) desc |
Definition at line 124 of file mezpdfreport.class.
| MCezpdf::ezSetMargins | ( | $ | top, | |
| $ | bottom, | |||
| $ | left, | |||
| $ | right | |||
| ) |
Brief Description. Complete Description.
| $top | (tipo) desc | |
| $bottom | (tipo) desc | |
| $left | (tipo) desc | |
| $right | (tipo) desc |
Reimplemented from Cezpdf.
Definition at line 142 of file mezpdfreport.class.
| MCezpdf::HorizontalLine | ( | ) |
Brief Description. Complete Description.
Definition at line 158 of file mezpdfreport.class.
References Cpdf::line().
Here is the call graph for this function:
