|
ILIAS
release_8 Revision v8.25-1-g13de6a5eca6
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Collaboration diagram for ilDclTableViewGUI: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 @ilCtrl_Calls 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().
Here is the call graph for this function:
|
protected |
Definition at line 105 of file class.ilDclTableViewGUI.php.
References ilObjDataCollectionAccess\hasAccessToEditTable().
Referenced by __construct().
Here is the call graph for this function:
Here is the caller graph for this function:| 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().
Here is the call graph for this function:
Here is the caller graph for this function:| 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().
Here is the call graph for this function:
|
protected |
Definition at line 187 of file class.ilDclTableViewGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), and ILIAS\Repository\refinery().
Here is the call graph for this function:| ilDclTableViewGUI::doTableSwitch | ( | ) |
Definition at line 145 of file class.ilDclTableViewGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\FileDelivery\http().
Here is the call graph for this function:| ilDclTableViewGUI::executeCommand | ( | ) |
Definition at line 69 of file class.ilDclTableViewGUI.php.
References ILIAS\Repository\ctrl(), ilDclTableView\findOrGetInstance(), ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
Here is the call graph for this function:| ilDclTableViewGUI::getParentObj | ( | ) |
Definition at line 100 of file class.ilDclTableViewGUI.php.
References $parent_obj.
Referenced by show().
Here is the caller graph for this function:| 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().
Here is the call graph for this function:| ilDclTableViewGUI::show | ( | ) |
Definition at line 113 of file class.ilDclTableViewGUI.php.
References $table, ILIAS\Repository\ctrl(), ilDclTable\getId(), ilLinkButton\getInstance(), ilSubmitButton\getInstance(), getParentObj(), ilDclTable\getTitle(), ILIAS\Repository\lng(), and ILIAS\Repository\toolbar().
Here is the call graph for this function:
|
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.
Referenced by show().
|
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.