|
ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Class ilDataCollectionFieldListGUI. More...
Collaboration diagram for ilDataCollectionFieldListGUI:Public Member Functions | |
| __construct (ilObjDataCollectionGUI $a_parent_obj, $table_id) | |
| Constructor. More... | |
| executeCommand () | |
| execute command More... | |
| deleteFields () | |
| Delete multiple fields. More... | |
| save () | |
| listFields () | |
| list fields More... | |
| doTableSwitch () | |
Protected Member Functions | |
| checkAccess () | |
Protected Attributes | |
| $ctrl | |
| $lng | |
| $toolbar | |
| $tpl | |
| $tabs | |
Class ilDataCollectionFieldListGUI.
Definition at line 25 of file class.ilDataCollectionFieldListGUI.php.
| ilDataCollectionFieldListGUI::__construct | ( | ilObjDataCollectionGUI | $a_parent_obj, |
| $table_id | |||
| ) |
Constructor.
| ilObjDataCollectionGUI | $a_parent_obj | |
| int | $table_id |
Definition at line 60 of file class.ilDataCollectionFieldListGUI.php.
References $ilCtrl, $lng, $tpl, checkAccess(), and ilUtil\sendFailure().
Here is the call graph for this function:
|
protected |
Definition at line 197 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::deleteFields | ( | ) |
Delete multiple fields.
Definition at line 96 of file class.ilDataCollectionFieldListGUI.php.
References $_POST, ilDataCollectionCache\getTableCache(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilDataCollectionFieldListGUI::doTableSwitch | ( | ) |
Definition at line 188 of file class.ilDataCollectionFieldListGUI.php.
References $_POST.
| ilDataCollectionFieldListGUI::executeCommand | ( | ) |
execute command
Definition at line 83 of file class.ilDataCollectionFieldListGUI.php.
References $cmd.
| ilDataCollectionFieldListGUI::listFields | ( | ) |
list fields
Definition at line 152 of file class.ilDataCollectionFieldListGUI.php.
References $options.
Referenced by save().
Here is the caller graph for this function:| ilDataCollectionFieldListGUI::save | ( | ) |
Definition at line 129 of file class.ilDataCollectionFieldListGUI.php.
References $_GET, $_POST, ilDataCollectionCache\getTableCache(), listFields(), and ilUtil\sendSuccess().
Here is the call graph for this function:
|
protected |
Definition at line 31 of file class.ilDataCollectionFieldListGUI.php.
|
protected |
Definition at line 37 of file class.ilDataCollectionFieldListGUI.php.
Referenced by __construct().
|
protected |
Definition at line 52 of file class.ilDataCollectionFieldListGUI.php.
|
protected |
Definition at line 42 of file class.ilDataCollectionFieldListGUI.php.
|
protected |
Definition at line 47 of file class.ilDataCollectionFieldListGUI.php.
Referenced by __construct().