

Public Member Functions | |
| __construct ($name, $control, $title='', $align='left', $nowrap=false, $width=0, $visible=true) | |
| Generate () | |
Public Attributes | |
| $name | |
Definition at line 57 of file mpdfreport.class.
| MPDFReportControl::__construct | ( | $ | name, | |
| $ | control, | |||
| $ | title = '', |
|||
| $ | align = 'left', |
|||
| $ | nowrap = false, |
|||
| $ | width = 0, |
|||
| $ | visible = true | |||
| ) |
Brief Description. Complete Description.
| $name | (tipo) desc | |
| $control | (tipo) desc | |
| $title' | (tipo) desc | |
| $align='left' | (tipo) desc | |
| $nowrap= | (tipo) desc | |
| $width=0 | (tipo) desc | |
| $visible= | (tipo) desc |
Definition at line 80 of file mpdfreport.class.
| MPDFReportControl::Generate | ( | ) |
Brief Description. Complete Description.
Definition at line 93 of file mpdfreport.class.
| MPDFReportControl::$name |
Attribute Description.
Reimplemented from MComponent.
Definition at line 62 of file mpdfreport.class.