ILIAS
release_8 Revision v8.23
|
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, int $table_id=0) | |
Constructor. More... | |
executeCommand () | |
getParentObj () | |
show () | |
doTableSwitch () | |
confirmDeleteTableviews () | |
Confirm deletion of multiple fields. More... | |
checkViewsLeft (int $delete_count) | |
redirects if there are no tableviews left after deletion of {$delete_count} tableviews More... | |
saveTableViewOrder () | |
invoked by ilDclTableViewTableGUI More... | |
Protected Member Functions | |
checkAccess () | |
deleteTableviews () | |
Protected Attributes | |
ilCtrl | $ctrl |
ilLanguage | $lng |
ilToolbarGUI | $toolbar |
ilGlobalTemplateInterface | $tpl |
ilTabsGUI | $tabs |
ilDclTable | $table |
ILIAS HTTP Services | $http |
ILIAS Refinery Factory | $refinery |
ilDclTableListGUI | $parent_obj |
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 ilDclTableViewGUI: ilDclTableViewEditGUI
Definition at line 22 of file class.ilDclTableViewGUI.php.
ilDclTableViewGUI::__construct | ( | ilDclTableListGUI | $a_parent_obj, |
int | $table_id = 0 |
||
) |
Constructor.
ilDclTableListGUI | $a_parent_obj | |
int | $table_id |
Definition at line 39 of file class.ilDclTableViewGUI.php.
References $DIC, checkAccess(), ILIAS\Repository\ctrl(), ilDclCache\getTableCache(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), ILIAS\Repository\tabs(), and ILIAS\Repository\toolbar().
|
protected |
Definition at line 105 of file class.ilDclTableViewGUI.php.
References ilObjDataCollectionAccess\hasAccessToEditTable().
Referenced by __construct().
ilDclTableViewGUI::checkViewsLeft | ( | int | $delete_count | ) |
redirects if there are no tableviews left after deletion of {$delete_count} tableviews
$delete_count | number of tableviews to delete |
Definition at line 210 of file class.ilDclTableViewGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by confirmDeleteTableviews().
ilDclTableViewGUI::confirmDeleteTableviews | ( | ) |
Confirm deletion of multiple fields.
Definition at line 158 of file class.ilDclTableViewGUI.php.
References checkViewsLeft(), ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), and ILIAS\Repository\tabs().
|
protected |
Definition at line 187 of file class.ilDclTableViewGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), and ILIAS\Repository\refinery().
ilDclTableViewGUI::doTableSwitch | ( | ) |
Definition at line 145 of file class.ilDclTableViewGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
ilDclTableViewGUI::executeCommand | ( | ) |
Definition at line 69 of file class.ilDclTableViewGUI.php.
References ILIAS\Repository\ctrl(), ilDclTableView\findOrGetInstance(), ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
ilDclTableViewGUI::getParentObj | ( | ) |
Definition at line 100 of file class.ilDclTableViewGUI.php.
References $parent_obj.
Referenced by show().
ilDclTableViewGUI::saveTableViewOrder | ( | ) |
invoked by ilDclTableViewTableGUI
Definition at line 221 of file class.ilDclTableViewGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), and ILIAS\Repository\refinery().
ilDclTableViewGUI::show | ( | ) |
Definition at line 113 of file class.ilDclTableViewGUI.php.
References ILIAS\Repository\ctrl(), ilSubmitButton\getInstance(), ilLinkButton\getInstance(), getParentObj(), ILIAS\Repository\lng(), and ILIAS\Repository\toolbar().
|
protected |
Definition at line 24 of file class.ilDclTableViewGUI.php.
|
protected |
Definition at line 30 of file class.ilDclTableViewGUI.php.
|
protected |
Definition at line 25 of file class.ilDclTableViewGUI.php.
|
protected |
Definition at line 32 of file class.ilDclTableViewGUI.php.
Referenced by getParentObj().
|
protected |
Definition at line 31 of file class.ilDclTableViewGUI.php.
|
protected |
Definition at line 29 of file class.ilDclTableViewGUI.php.
|
protected |
Definition at line 28 of file class.ilDclTableViewGUI.php.
|
protected |
Definition at line 26 of file class.ilDclTableViewGUI.php.
|
protected |
Definition at line 27 of file class.ilDclTableViewGUI.php.