|
ILIAS
Release_5_0_x_branch Revision 61816
|
Class ilDataCollectionFieldListGUI. More...
Collaboration diagram for ilDataCollectionFieldListGUI:Public Member Functions | |
| __construct (ilObjDataCollectionGUI $a_parent_obj, $table_id) | |
| Constructor. | |
| executeCommand () | |
| execute command | |
| deleteFields () | |
| Delete multiple fields. | |
| save () | |
| listFields () | |
| list fields | |
| doTableSwitch () | |
Protected Member Functions | |
| checkAccess () | |
Protected Attributes | |
| $ctrl | |
| $lng | |
| $toolbar | |
| $tpl | |
| $tabs | |
Class ilDataCollectionFieldListGUI.
Definition at line 24 of file class.ilDataCollectionFieldListGUI.php.
| ilDataCollectionFieldListGUI::__construct | ( | ilObjDataCollectionGUI | $a_parent_obj, |
| $table_id | |||
| ) |
Constructor.
| ilObjDataCollectionGUI | $a_parent_obj | |
| int | $table_id |
Definition at line 59 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 200 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 95 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 191 of file class.ilDataCollectionFieldListGUI.php.
References $_POST.
| ilDataCollectionFieldListGUI::executeCommand | ( | ) |
| ilDataCollectionFieldListGUI::listFields | ( | ) |
list fields
Definition at line 151 of file class.ilDataCollectionFieldListGUI.php.
References $options.
Referenced by save().
Here is the caller graph for this function:| ilDataCollectionFieldListGUI::save | ( | ) |
Definition at line 128 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 30 of file class.ilDataCollectionFieldListGUI.php.
|
protected |
Definition at line 36 of file class.ilDataCollectionFieldListGUI.php.
Referenced by __construct().
|
protected |
Definition at line 51 of file class.ilDataCollectionFieldListGUI.php.
|
protected |
Definition at line 41 of file class.ilDataCollectionFieldListGUI.php.
|
protected |
Definition at line 46 of file class.ilDataCollectionFieldListGUI.php.
Referenced by __construct().