ILIAS
release_8 Revision v8.19
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Public Member Functions | |
__construct (ilDclTableListGUI $a_parent_obj) | |
Constructor. More... | |
getTableId () | |
executeCommand () | |
execute command More... | |
deleteFields () | |
Delete multiple fields. More... | |
save () | |
listFields () | |
list fields More... | |
doTableSwitch () | |
getDataCollectionObject () | |
Protected Member Functions | |
checkAccess () | |
Protected Attributes | |
ilCtrl | $ctrl |
ilLanguage | $lng |
ilToolbarGUI | $toolbar |
ilGlobalTemplateInterface | $tpl |
ilTabsGUI | $tabs |
ILIAS HTTP Services | $http |
ILIAS Refinery Factory | $refinery |
int | $table_id |
ilDclTableListGUI | $parent_obj |
int | $obj_id |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning
Definition at line 19 of file class.ilDclFieldListGUI.php.
ilDclFieldListGUI::__construct | ( | ilDclTableListGUI | $a_parent_obj | ) |
Constructor.
Definition at line 35 of file class.ilDclFieldListGUI.php.
References $DIC, checkAccess(), ILIAS\Repository\ctrl(), ilDclTableListGUI\getObjId(), ilDclCache\getTableCache(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), ILIAS\Repository\tabs(), and ILIAS\Repository\toolbar().
|
protected |
Definition at line 215 of file class.ilDclFieldListGUI.php.
References $ref_id, getDataCollectionObject(), and ilObjDataCollectionAccess\hasAccessToEditTable().
Referenced by __construct().
ilDclFieldListGUI::deleteFields | ( | ) |
Delete multiple fields.
Definition at line 81 of file class.ilDclFieldListGUI.php.
References ILIAS\Repository\ctrl(), ilDclCache\getFieldCache(), ilDclCache\getTableCache(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), and ILIAS\Repository\tabs().
ilDclFieldListGUI::doTableSwitch | ( | ) |
Definition at line 208 of file class.ilDclFieldListGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
ilDclFieldListGUI::executeCommand | ( | ) |
execute command
Definition at line 72 of file class.ilDclFieldListGUI.php.
References ILIAS\Repository\ctrl().
ilDclFieldListGUI::getDataCollectionObject | ( | ) |
Definition at line 222 of file class.ilDclFieldListGUI.php.
Referenced by checkAccess().
ilDclFieldListGUI::getTableId | ( | ) |
ilDclFieldListGUI::listFields | ( | ) |
list fields
Definition at line 174 of file class.ilDclFieldListGUI.php.
References $table_id, ILIAS\Repository\ctrl(), ilLinkButton\getInstance(), ILIAS\Repository\lng(), and ILIAS\Repository\toolbar().
Referenced by save().
ilDclFieldListGUI::save | ( | ) |
Definition at line 132 of file class.ilDclFieldListGUI.php.
References ilDclCache\getTableCache(), ILIAS\FileDelivery\http(), listFields(), ILIAS\Repository\lng(), and ILIAS\Repository\refinery().
|
protected |
Definition at line 21 of file class.ilDclFieldListGUI.php.
|
protected |
Definition at line 26 of file class.ilDclFieldListGUI.php.
|
protected |
Definition at line 22 of file class.ilDclFieldListGUI.php.
|
protected |
Definition at line 30 of file class.ilDclFieldListGUI.php.
|
protected |
Definition at line 29 of file class.ilDclFieldListGUI.php.
|
protected |
Definition at line 27 of file class.ilDclFieldListGUI.php.
|
protected |
Definition at line 28 of file class.ilDclFieldListGUI.php.
Referenced by getTableId(), and listFields().
|
protected |
Definition at line 25 of file class.ilDclFieldListGUI.php.
|
protected |
Definition at line 23 of file class.ilDclFieldListGUI.php.
|
protected |
Definition at line 24 of file class.ilDclFieldListGUI.php.