ILIAS
Release_4_4_x_branch Revision 61816
|
Class ilDataCollectionFieldListGUI. More...
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().
|
protected |
Definition at line 142 of file class.ilDataCollectionFieldListGUI.php.
References $ref_id, and ilObjDataCollection\_hasWriteAccess().
Referenced by __construct().
ilDataCollectionFieldListGUI::doTableSwitch | ( | ) |
ilDataCollectionFieldListGUI::executeCommand | ( | ) |
ilDataCollectionFieldListGUI::listFields | ( | ) |
list fields
Definition at line 89 of file class.ilDataCollectionFieldListGUI.php.
References $ilCtrl, $lng, $options, and $tpl.
Referenced by save().
ilDataCollectionFieldListGUI::save | ( | ) |
Definition at line 65 of file class.ilDataCollectionFieldListGUI.php.
References $_GET, $_POST, $lng, ilDataCollectionCache\getTableCache(), listFields(), and ilUtil\sendSuccess().