|
ILIAS
release_4-3 Revision
|
Class ilDataCollectionField. More...
Collaboration diagram for ilDataCollectionRecordListViewdefinitionGUI:Public Member Functions | |
| __construct ($a_parent_obj, $table_id) | |
| executeCommand () | |
| execute command | |
| edit () | |
| createRecordListViewdefinition | |
| initForm () | |
| initRecordListViewdefinitionForm | |
| save ($a_mode="create") | |
| saveRecordListViewdefinition | |
| doTableSwitch () | |
| doTableSwitch | |
Class ilDataCollectionField.
Definition at line 18 of file class.ilDataCollectionRecordListViewdefinitionGUI.php.
| ilDataCollectionRecordListViewdefinitionGUI::__construct | ( | $a_parent_obj, | |
| $table_id | |||
| ) |
Definition at line 23 of file class.ilDataCollectionRecordListViewdefinitionGUI.php.
| ilDataCollectionRecordListViewdefinitionGUI::doTableSwitch | ( | ) |
| ilDataCollectionRecordListViewdefinitionGUI::edit | ( | ) |
createRecordListViewdefinition
Definition at line 71 of file class.ilDataCollectionRecordListViewdefinitionGUI.php.
References $tpl, and initForm().
Here is the call graph for this function:| ilDataCollectionRecordListViewdefinitionGUI::executeCommand | ( | ) |
| ilDataCollectionRecordListViewdefinitionGUI::initForm | ( | ) |
initRecordListViewdefinitionForm
Definition at line 85 of file class.ilDataCollectionRecordListViewdefinitionGUI.php.
References $ilCtrl, $lng, ilSubEnabledFormPropertyGUI\addSubItem(), and ilDataCollectionTable\getAll().
Referenced by edit(), and save().
Here is the call graph for this function:
Here is the caller graph for this function:| ilDataCollectionRecordListViewdefinitionGUI::save | ( | $a_mode = "create" | ) |
saveRecordListViewdefinition
| string | $a_mode | values: create | update |
Definition at line 158 of file class.ilDataCollectionRecordListViewdefinitionGUI.php.
References $ilCtrl, $lng, initForm(), and ilUtil\sendSuccess().
Here is the call graph for this function: