Public Member Functions | |
__construct ($foreignTable, $attributeName= '', $type= 'integer', $foreignKey= 'id') | |
isSameAs ($ref) | |
Data Fields | |
$foreignTable = '' | |
$foreignKey = '' | |
$attributeName = '' | |
$type = '' | |
Definition at line 1604 of file Class.Form1NF.php.
__construct | ( | $foreignTable, | |
$attributeName = '' , |
|||
$type = 'integer' , |
|||
$foreignKey = 'id' |
|||
) |
Definition at line 1629 of file Class.Form1NF.php.
isSameAs | ( | $ref | ) |
Form1NF_Reference | $ref |
Definition at line 1640 of file Class.Form1NF.php.
$attributeName = '' |
Definition at line 1620 of file Class.Form1NF.php.
$foreignKey = '' |
Definition at line 1615 of file Class.Form1NF.php.
$foreignTable = '' |
Definition at line 1610 of file Class.Form1NF.php.
$type = '' |
Definition at line 1625 of file Class.Form1NF.php.