

Public Member Functions | |
| __construct ($name, $title='', $align='left', $nowrap=false, $width=0, $visible=true, $options=null, $order=false, $filter=false) | |
| Generate () | |
Public Attributes | |
| $name | |
Definition at line 10 of file mpdfreport.class.
| MPDFReportColumn::__construct | ( | $ | name, | |
| $ | title = '', |
|||
| $ | align = 'left', |
|||
| $ | nowrap = false, |
|||
| $ | width = 0, |
|||
| $ | visible = true, |
|||
| $ | options = null, |
|||
| $ | order = false, |
|||
| $ | filter = false | |||
| ) |
Brief Description. Complete Description.
| $name | (tipo) desc | |
| $title' | (tipo) desc | |
| $align='left' | (tipo) desc | |
| $nowrap= | (tipo) desc | |
| $width=0 | (tipo) desc | |
| $visible= | (tipo) desc | |
| $options= | (tipo) desc | |
| $order=false | (tipo) desc | |
| $filter=false | (tipo) desc |
Definition at line 35 of file mpdfreport.class.
| MPDFReportColumn::Generate | ( | ) |
Brief Description. Complete Description.
Definition at line 48 of file mpdfreport.class.
| MPDFReportColumn::$name |
Attribute Description.
Reimplemented from MComponent.
Definition at line 15 of file mpdfreport.class.