|
ILIAS
release_8 Revision v8.24
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Collaboration diagram for ilDclFieldListGUI: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().
Here is the call graph for this function:
|
protected |
Definition at line 215 of file class.ilDclFieldListGUI.php.
References $ref_id, getDataCollectionObject(), and ilObjDataCollectionAccess\hasAccessToEditTable().
Referenced by __construct().
Here is the call graph for this function:
Here is the caller graph for this function:| ilDclFieldListGUI::deleteFields | ( | ) |
Delete multiple fields.
Definition at line 81 of file class.ilDclFieldListGUI.php.
References ILIAS\Repository\ctrl(), ilDclCache\getTableCache(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), and ILIAS\Repository\refinery().
Here is the call graph for this function:| ilDclFieldListGUI::doTableSwitch | ( | ) |
Definition at line 208 of file class.ilDclFieldListGUI.php.
References $table_id, ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
Here is the call graph for this function:| ilDclFieldListGUI::executeCommand | ( | ) |
execute command
Definition at line 72 of file class.ilDclFieldListGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilDclFieldListGUI::getDataCollectionObject | ( | ) |
Definition at line 222 of file class.ilDclFieldListGUI.php.
Referenced by checkAccess().
Here is the caller graph for this function:| ilDclFieldListGUI::getTableId | ( | ) |
Definition at line 64 of file class.ilDclFieldListGUI.php.
References $table_id.
| ilDclFieldListGUI::listFields | ( | ) |
list fields
Definition at line 174 of file class.ilDclFieldListGUI.php.
References ILIAS\Repository\ctrl(), ilLinkButton\getInstance(), ILIAS\Repository\lng(), and ILIAS\Repository\toolbar().
Referenced by save().
Here is the call graph for this function:
Here is the caller graph for this function:| ilDclFieldListGUI::save | ( | ) |
Definition at line 132 of file class.ilDclFieldListGUI.php.
References $table_id, ilDclCache\getTableCache(), ILIAS\FileDelivery\http(), listFields(), ILIAS\Repository\lng(), and ILIAS\Repository\refinery().
Here is the call graph for this function:
|
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 doTableSwitch(), getTableId(), and save().
|
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.