Documentation TYPO3 par Ameos

PMA_RT_Relation Class Reference

List of all members.

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

Detailed Description

Draws relation links

private

See also:
PMA_RT

Definition at line 741 of file pdf_schema.php.


Constructor & Destructor Documentation

PMA_RT_Relation::PMA_RT_Relation master_table,
master_field,
foreign_table,
foreign_field
 

The "PMA_RT_Relation" constructor

Parameters:
string The master table name
string The relation field in the master table
string The foreign table name
string The relation field in the foreign table
private

See also:
PMA_RT_Relation::PMA_RT_Relation_getXy

Definition at line 837 of file pdf_schema.php.

References PMA_RT_Relation_getXy().


Member Function Documentation

PMA_RT_Relation::PMA_RT_Relation_draw change_color,
i
 

Do draws relation links

Parameters:
boolean Whether to use one color per relation or not
integer The id of the link to draw
object The current PDF document

private

See also:
PMA_PDF

Definition at line 783 of file pdf_schema.php.

PMA_RT_Relation::PMA_RT_Relation_getXy table,
column
 

Gets arrows coordinates

Parameters:
string The current table name
string The relation column name
Returns:
array Arrows coordinates
private

Definition at line 763 of file pdf_schema.php.

Referenced by PMA_RT_Relation().


Member Data Documentation

PMA_RT_Relation::$x_src
 

Defines private properties

Definition at line 746 of file pdf_schema.php.


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


Généré par L'expert TYPO3 avec  doxygen 1.4.6