Documentation TYPO3 par Ameos

PMA_RT_Table Class Reference

List of all members.

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()

Detailed Description

Draws tables schema

private

See also:
PMA_RT

Definition at line 547 of file pdf_schema.php.


Constructor & Destructor Documentation

PMA_RT_Table::PMA_RT_Table table_name,
ff,
&$  same_wide_width
 

The "PMA_RT_Table" constructor

Parameters:
string The table name
integer The font size
integer The max. with among tables
object The current PDF document integer The current page number (from the $cfg['Servers'][$i]['table_coords'] table) array The relations settings string The current db name

private

See also:
PMA_PDF, PMA_RT_Table::PMA_RT_Table_setWidth, PMA_RT_Table::PMA_RT_Table_setHeight

Definition at line 680 of file pdf_schema.php.

References $table_name, PMA_RT_Table_setHeight(), and PMA_RT_Table_setWidth().


Member Function Documentation

PMA_RT_Table::PMA_RT_Table_draw show_info,
ff,
setcolor = 0
 

Do draw the table

Parameters:
boolean Whether to display table position or not
integer The font size
boolean Whether to display color
integer The max. with among tables
object The current PDF document

private

See also:
PMA_PDF

Definition at line 614 of file pdf_schema.php.

PMA_RT_Table::PMA_RT_Table_setHeight  ) 
 

Sets the height of the table

private

Definition at line 594 of file pdf_schema.php.

Referenced by PMA_RT_Table().

PMA_RT_Table::PMA_RT_Table_setWidth ff  ) 
 

Sets the width of the table

Parameters:
integer The font size
object The current PDF document

private

See also:
PMA_PDF

Definition at line 573 of file pdf_schema.php.

Referenced by PMA_RT_Table().


Member Data Documentation

PMA_RT_Table::$nb_fiels
 

Defines private properties

Definition at line 552 of file pdf_schema.php.


The documentation for this class was generated from the following file:


Généré par Le spécialiste TYPO3 avec  doxygen 1.4.6