Documentation TYPO3 par Ameos |
Public Member Functions | |
PMA_RT_Relation_getXy ($table, $column) | |
PMA_RT_Relation_draw ($change_color, $i) | |
PMA_RT_Relation ($master_table, $master_field, $foreign_table, $foreign_field) | |
Public Attributes | |
$x_src | |
$y_src | |
$src_dir | |
$dest_dir | |
$x_dest | |
$y_dest | |
$w_tick = 5 |
private
Definition at line 741 of file pdf_schema.php.
|
The "PMA_RT_Relation" constructor
Definition at line 837 of file pdf_schema.php. References PMA_RT_Relation_getXy(). |
|
Do draws relation links
private
Definition at line 783 of file pdf_schema.php. |
|
Gets arrows coordinates
Definition at line 763 of file pdf_schema.php. Referenced by PMA_RT_Relation(). |
|
Defines private properties Definition at line 746 of file pdf_schema.php. |