|
ILIAS
release_4-3 Revision
|
Class ilDataCollectionFieldListGUI. More...
Collaboration diagram for ilDataCollectionFieldListGUI:Public Member Functions | |
| __construct (ilObjDataCollectionGUI $a_parent_obj, $table_id) | |
| Constructor. | |
| executeCommand () | |
| execute command | |
| save () | |
| listFields () | |
| list fields | |
| doTableSwitch () | |
Protected Member Functions | |
| checkAccess () | |
Class ilDataCollectionFieldListGUI.
Definition at line 22 of file class.ilDataCollectionFieldListGUI.php.
| ilDataCollectionFieldListGUI::__construct | ( | ilObjDataCollectionGUI | $a_parent_obj, |
| $table_id | |||
| ) |
Constructor.
| object | $a_parent_obj | |
| int | $table_id |
Definition at line 30 of file class.ilDataCollectionFieldListGUI.php.
References $ilCtrl, $lng, checkAccess(), and ilUtil\sendFailure().
Here is the call graph for this function:
|
protected |
Definition at line 141 of file class.ilDataCollectionFieldListGUI.php.
References $ref_id, and ilObjDataCollection\_hasWriteAccess().
Referenced by __construct().
Here is the call graph for this function:
Here is the caller graph for this function:| ilDataCollectionFieldListGUI::doTableSwitch | ( | ) |
| ilDataCollectionFieldListGUI::executeCommand | ( | ) |
| ilDataCollectionFieldListGUI::listFields | ( | ) |
list fields
Definition at line 88 of file class.ilDataCollectionFieldListGUI.php.
References $ilCtrl, $lng, and $tpl.
Referenced by save().
Here is the caller graph for this function:| ilDataCollectionFieldListGUI::save | ( | ) |
Definition at line 65 of file class.ilDataCollectionFieldListGUI.php.
References $_GET, $_POST, $lng, ilDataCollectionCache\getTableCache(), listFields(), and ilUtil\sendSuccess().
Here is the call graph for this function: