ILIAS
Release_5_0_x_branch Revision 61816
|
Class ilDataCollectionFieldListGUI. More...
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().
|
protected |
Definition at line 200 of file class.ilDataCollectionFieldListGUI.php.
References $ref_id, and ilObjDataCollection\_hasWriteAccess().
Referenced by __construct().
ilDataCollectionFieldListGUI::deleteFields | ( | ) |
Delete multiple fields.
Definition at line 95 of file class.ilDataCollectionFieldListGUI.php.
References $_POST, ilDataCollectionCache\getTableCache(), and ilUtil\sendSuccess().
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().
ilDataCollectionFieldListGUI::save | ( | ) |
Definition at line 128 of file class.ilDataCollectionFieldListGUI.php.
References $_GET, $_POST, ilDataCollectionCache\getTableCache(), listFields(), and ilUtil\sendSuccess().
|
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().