ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Class ilDclTableListGUI. More...
Public Member Functions | |
__construct (ilObjDataCollectionGUI $a_parent_obj) | |
ilDclTableListGUI constructor. More... | |
executeCommand () | |
execute command More... | |
listTables () | |
confirmDeleteTables () | |
Confirm deletion of multiple fields. More... | |
checkTablesLeft ($delete_count) | |
redirects if there are no tableviews left after deletion of {$delete_count} tableviews More... | |
getDataCollectionObject () | |
Protected Member Functions | |
setTabs ($active) | |
save () | |
deleteTables () | |
checkAccess () | |
Protected Attributes | |
$ctrl | |
$lng | |
$tpl | |
$tabs | |
$toolbar | |
Class ilDclTableListGUI.
ilDclTableListGUI: ilDclFieldListGUI, ilDclFieldEditGUI, ilDclTableViewGUI, ilDclTableEditGUI
Definition at line 13 of file class.ilDclTableListGUI.php.
ilDclTableListGUI::__construct | ( | ilObjDataCollectionGUI | $a_parent_obj | ) |
ilDclTableListGUI constructor.
ilObjDataCollectionGUI | $a_parent_obj |
Definition at line 45 of file class.ilDclTableListGUI.php.
References $DIC, $ilCtrl, $lng, $tpl, checkAccess(), and ilUtil\sendFailure().
|
protected |
Definition at line 228 of file class.ilDclTableListGUI.php.
References $ref_id, getDataCollectionObject(), and ilObjDataCollectionAccess\hasWriteAccess().
Referenced by __construct().
ilDclTableListGUI::checkTablesLeft | ( | $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 216 of file class.ilDclTableListGUI.php.
References getDataCollectionObject(), and ilUtil\sendFailure().
Referenced by confirmDeleteTables().
ilDclTableListGUI::confirmDeleteTables | ( | ) |
Confirm deletion of multiple fields.
Definition at line 179 of file class.ilDclTableListGUI.php.
References $_POST, array, checkTablesLeft(), and ilDclCache\getTableCache().
|
protected |
Definition at line 201 of file class.ilDclTableListGUI.php.
References $_POST, array, ilDclCache\getTableCache(), and ilUtil\sendSuccess().
ilDclTableListGUI::executeCommand | ( | ) |
execute command
Definition at line 71 of file class.ilDclTableListGUI.php.
References $_GET, $cmd, $DIC, ilDclTableHelper\getRoleTitlesWithoutReadRightOnAnyStandardView(), ilUtil\sendInfo(), and setTabs().
ilDclTableListGUI::getDataCollectionObject | ( | ) |
Definition at line 238 of file class.ilDclTableListGUI.php.
Referenced by checkAccess(), and checkTablesLeft().
ilDclTableListGUI::listTables | ( | ) |
Definition at line 136 of file class.ilDclTableListGUI.php.
References ilLinkButton\getInstance().
|
protected |
Definition at line 158 of file class.ilDclTableListGUI.php.
References $_POST, and ilDclCache\getTableCache().
|
protected |
Definition at line 147 of file class.ilDclTableListGUI.php.
Referenced by executeCommand().
|
protected |
Definition at line 18 of file class.ilDclTableListGUI.php.
|
protected |
Definition at line 23 of file class.ilDclTableListGUI.php.
Referenced by __construct().
|
protected |
Definition at line 33 of file class.ilDclTableListGUI.php.
|
protected |
Definition at line 38 of file class.ilDclTableListGUI.php.
|
protected |
Definition at line 28 of file class.ilDclTableListGUI.php.
Referenced by __construct().