ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Class ilDataCollectionFieldListGUI. More...
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().
|
protected |
Definition at line 197 of file class.ilDataCollectionFieldListGUI.php.
References $ref_id, and ilObjDataCollection\_hasWriteAccess().
Referenced by __construct().
ilDataCollectionFieldListGUI::deleteFields | ( | ) |
Delete multiple fields.
Definition at line 96 of file class.ilDataCollectionFieldListGUI.php.
References $_POST, ilDataCollectionCache\getFieldCache(), ilDataCollectionCache\getTableCache(), and ilUtil\sendSuccess().
ilDataCollectionFieldListGUI::doTableSwitch | ( | ) |
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().
ilDataCollectionFieldListGUI::save | ( | ) |
Definition at line 129 of file class.ilDataCollectionFieldListGUI.php.
References $_GET, $_POST, ilDataCollectionCache\getTableCache(), listFields(), and ilUtil\sendSuccess().
|
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().