Documentation TYPO3 par Ameos |
Public Member Functions | |
PMA_RT_Table_setWidth ($ff) | |
PMA_RT_Table_setHeight () | |
PMA_RT_Table_draw ($show_info, $ff, $setcolor=0) | |
PMA_RT_Table ($table_name, $ff, &$same_wide_width) | |
Public Attributes | |
$nb_fiels | |
$table_name | |
$width = 0 | |
$height | |
$fields = array() | |
$height_cell = 6 | |
$x | |
$y | |
$primary = array() |
private
Definition at line 547 of file pdf_schema.php.
|
The "PMA_RT_Table" constructor
private
Definition at line 680 of file pdf_schema.php. References $table_name, PMA_RT_Table_setHeight(), and PMA_RT_Table_setWidth(). |
|
Do draw the table
private
Definition at line 614 of file pdf_schema.php. |
|
Sets the height of the table private Definition at line 594 of file pdf_schema.php. Referenced by PMA_RT_Table(). |
|
Sets the width of the table
private
Definition at line 573 of file pdf_schema.php. Referenced by PMA_RT_Table(). |
|
Defines private properties Definition at line 552 of file pdf_schema.php. |