|
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 ilDclTableListGUI:Public Member Functions | |
| __construct (ilObjDataCollectionGUI $a_parent_obj) | |
| ilDclTableListGUI constructor. More... | |
| getObjId () | |
| getRefId () | |
| executeCommand () | |
| execute command More... | |
| listTables () | |
| confirmDeleteTables () | |
| checkTablesLeft (int $delete_count) | |
| redirects if there are no tableviews left after deletion of {$delete_count} tableviews More... | |
| getDataCollectionObject () | |
Protected Member Functions | |
| setTabs (string $active) | |
| save () | |
| deleteTables () | |
| checkAccess () | |
Protected Attributes | |
| ilCtrl | $ctrl |
| ilLanguage | $lng |
| ilGlobalPageTemplate | $tpl |
| ilTabsGUI | $tabs |
| ilToolbarGUI | $toolbar |
| ILIAS HTTP Services | $http |
| ILIAS Refinery Factory | $refinery |
| ilObjDataCollectionGUI | $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 @ilCtrl_Calls ilDclTableListGUI: ilDclFieldListGUI, ilDclFieldEditGUI, ilDclTableViewGUI, ilDclTableEditGUI
Definition at line 22 of file class.ilDclTableListGUI.php.
| ilDclTableListGUI::__construct | ( | ilObjDataCollectionGUI | $a_parent_obj | ) |
ilDclTableListGUI constructor.
| ilObjDataCollectionGUI | $a_parent_obj |
Definition at line 38 of file class.ilDclTableListGUI.php.
References $DIC, $lng, $tpl, ilObject\_lookupObjectId(), checkAccess(), ILIAS\Repository\ctrl(), ilObjectGUI\getRefId(), 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 276 of file class.ilDclTableListGUI.php.
References $ref_id, and ilObjDataCollectionAccess\hasWriteAccess().
Referenced by __construct().
Here is the call graph for this function:
Here is the caller graph for this function:| ilDclTableListGUI::checkTablesLeft | ( | 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 268 of file class.ilDclTableListGUI.php.
References ILIAS\Repository\ctrl(), getDataCollectionObject(), and ILIAS\Repository\lng().
Referenced by confirmDeleteTables().
Here is the call graph for this function:
Here is the caller graph for this function:| ilDclTableListGUI::confirmDeleteTables | ( | ) |
Definition at line 218 of file class.ilDclTableListGUI.php.
References checkTablesLeft(), ILIAS\Repository\ctrl(), ilDclCache\getTableCache(), 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 247 of file class.ilDclTableListGUI.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:| ilDclTableListGUI::executeCommand | ( | ) |
execute command
Definition at line 81 of file class.ilDclTableListGUI.php.
References $DIC, $ref_id, ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), setTabs(), and ILIAS\Repository\tabs().
Here is the call graph for this function:| ilDclTableListGUI::getDataCollectionObject | ( | ) |
Definition at line 283 of file class.ilDclTableListGUI.php.
Referenced by checkTablesLeft().
Here is the caller graph for this function:| ilDclTableListGUI::getObjId | ( | ) |
Definition at line 68 of file class.ilDclTableListGUI.php.
Referenced by ilDclFieldEditGUI\__construct(), ilDclFieldListGUI\__construct(), and ilDclTableEditGUI\__construct().
Here is the caller graph for this function:| ilDclTableListGUI::getRefId | ( | ) |
Definition at line 73 of file class.ilDclTableListGUI.php.
| ilDclTableListGUI::listTables | ( | ) |
Definition at line 154 of file class.ilDclTableListGUI.php.
References ILIAS\Repository\ctrl(), ilLinkButton\getInstance(), and ILIAS\Repository\toolbar().
Here is the call graph for this function:
|
protected |
Definition at line 187 of file class.ilDclTableListGUI.php.
References $comments, ILIAS\Repository\ctrl(), ilDclCache\getTableCache(), ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
Here is the call graph for this function:
|
protected |
Definition at line 166 of file class.ilDclTableListGUI.php.
References ILIAS\Repository\lng(), and ILIAS\Repository\tabs().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 24 of file class.ilDclTableListGUI.php.
|
protected |
Definition at line 29 of file class.ilDclTableListGUI.php.
|
protected |
Definition at line 25 of file class.ilDclTableListGUI.php.
Referenced by __construct().
|
protected |
Definition at line 32 of file class.ilDclTableListGUI.php.
|
protected |
Definition at line 31 of file class.ilDclTableListGUI.php.
|
protected |
Definition at line 30 of file class.ilDclTableListGUI.php.
|
protected |
Definition at line 27 of file class.ilDclTableListGUI.php.
|
protected |
Definition at line 28 of file class.ilDclTableListGUI.php.
|
protected |
Definition at line 26 of file class.ilDclTableListGUI.php.
Referenced by __construct().