Public Member Functions | |
__construct ($type, $name) | |
checkEnumValue ($value) | |
getChildAttributes ($name) | |
hasColumn ($name) | |
Data Fields | |
$error = '' | |
$type = 'family' | |
$arrayName = '' | |
$name = '' | |
$famAttributes = array() | |
$sqlFields = array() | |
$enumDatas = array() | |
$columns = array() | |
$properties = array() | |
$references = array() | |
$linkedTables = array() | |
Definition at line 1654 of file Class.Form1NF.php.
__construct | ( | $type, | |
$name | |||
) |
string | $type | |
string | $name |
Definition at line 1717 of file Class.Form1NF.php.
checkEnumValue | ( | $value | ) |
this is usefull for enum free : add dynamically key/value pairs during family table filling
string | $value |
Definition at line 1727 of file Class.Form1NF.php.
getChildAttributes | ( | $name | ) |
hasColumn | ( | $name | ) |
$arrayName = '' |
Definition at line 1671 of file Class.Form1NF.php.
$columns = array() |
Definition at line 1696 of file Class.Form1NF.php.
$enumDatas = array() |
Definition at line 1691 of file Class.Form1NF.php.
$error = '' |
Definition at line 1660 of file Class.Form1NF.php.
$famAttributes = array() |
Definition at line 1681 of file Class.Form1NF.php.
$linkedTables = array() |
Definition at line 1711 of file Class.Form1NF.php.
$name = '' |
Definition at line 1676 of file Class.Form1NF.php.
$properties = array() |
Definition at line 1701 of file Class.Form1NF.php.
$references = array() |
Definition at line 1706 of file Class.Form1NF.php.
$sqlFields = array() |
Definition at line 1686 of file Class.Form1NF.php.
$type = 'family' |
Definition at line 1665 of file Class.Form1NF.php.
← centre documentaire |
|