|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
ilDclTableListGUI: ilDclFieldListGUI, ilDclFieldEditGUI, ilDclTableViewGUI, ilDclTableEditGUI 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 | |
| ILIAS UI Factory | $ui_factory |
| ILIAS UI Renderer | $renderer |
| ilCtrl | $ctrl |
| ilLanguage | $lng |
| ilGlobalTemplateInterface | $tpl |
| ilTabsGUI | $tabs |
| ilToolbarGUI | $toolbar |
| ILIAS HTTP Services | $http |
| ILIAS Refinery Factory | $refinery |
| ilObjDataCollectionGUI | $parent_obj |
| int | $obj_id |
ilDclTableListGUI: ilDclFieldListGUI, ilDclFieldEditGUI, ilDclTableViewGUI, ilDclTableEditGUI
Definition at line 24 of file class.ilDclTableListGUI.php.
| ilDclTableListGUI::__construct | ( | ilObjDataCollectionGUI | $a_parent_obj | ) |
ilDclTableListGUI constructor.
| ilObjDataCollectionGUI | $a_parent_obj |
Definition at line 42 of file class.ilDclTableListGUI.php.
References $DIC, 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 279 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 271 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 222 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 250 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 84 of file class.ilDclTableListGUI.php.
References $DIC, $ref_id, ILIAS\Repository\ctrl(), ilDclTableHelper\getRoleTitlesWithoutReadRightOnAnyStandardView(), 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 286 of file class.ilDclTableListGUI.php.
Referenced by checkTablesLeft().
Here is the caller graph for this function:| ilDclTableListGUI::getObjId | ( | ) |
Definition at line 71 of file class.ilDclTableListGUI.php.
Referenced by ilDclFieldListGUI\__construct(), ilDclFieldEditGUI\__construct(), and ilDclTableEditGUI\__construct().
Here is the caller graph for this function:| ilDclTableListGUI::getRefId | ( | ) |
Definition at line 76 of file class.ilDclTableListGUI.php.
| ilDclTableListGUI::listTables | ( | ) |
Definition at line 158 of file class.ilDclTableListGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\toolbar().
Here is the call graph for this function:
|
protected |
Definition at line 191 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 170 of file class.ilDclTableListGUI.php.
References ILIAS\Repository\ctrl(), 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 28 of file class.ilDclTableListGUI.php.
|
protected |
Definition at line 33 of file class.ilDclTableListGUI.php.
|
protected |
Definition at line 29 of file class.ilDclTableListGUI.php.
|
protected |
Definition at line 36 of file class.ilDclTableListGUI.php.
|
protected |
Definition at line 35 of file class.ilDclTableListGUI.php.
|
protected |
Definition at line 34 of file class.ilDclTableListGUI.php.
|
protected |
Definition at line 27 of file class.ilDclTableListGUI.php.
|
protected |
Definition at line 31 of file class.ilDclTableListGUI.php.
|
protected |
Definition at line 32 of file class.ilDclTableListGUI.php.
|
protected |
Definition at line 30 of file class.ilDclTableListGUI.php.
|
protected |
Definition at line 26 of file class.ilDclTableListGUI.php.