![]() |
Xataface 2.0
Xataface Application Framework
|
Public Member Functions | |
| Dataface_RelationshipCheckboxForm (&$record, $relationshipName) | |
| getCheckedRecordsDefaults () | |
| build () | |
| save ($values) | |
| id2record ($idstring) | |
Data Fields | |
| $record | |
| $relationship | |
| $_isBuilt = false | |
Definition at line 4 of file RelationshipCheckboxForm.php.
| build | ( | ) |
Definition at line 46 of file RelationshipCheckboxForm.php.
| Dataface_RelationshipCheckboxForm | ( | &$ | record, |
| $ | relationshipName | ||
| ) |
Definition at line 10 of file RelationshipCheckboxForm.php.
| getCheckedRecordsDefaults | ( | ) |
Definition at line 23 of file RelationshipCheckboxForm.php.
| id2record | ( | $ | idstring | ) |
Definition at line 160 of file RelationshipCheckboxForm.php.
| save | ( | $ | values | ) |
Definition at line 103 of file RelationshipCheckboxForm.php.
| $_isBuilt = false |
Definition at line 8 of file RelationshipCheckboxForm.php.
| $record |
Definition at line 5 of file RelationshipCheckboxForm.php.
| $relationship |
Definition at line 6 of file RelationshipCheckboxForm.php.
1.7.4