|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Class ilDclTableListGUI. More...
Collaboration diagram for ilDclTableListGUI: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.
@ilCtrl_Calls ilDclTableListGUI: ilDclFieldListGUI, ilDclFieldEditGUI, ilDclTableViewGUI, ilDclTableEditGUI
Definition at line 11 of file class.ilDclTableListGUI.php.
| ilDclTableListGUI::__construct | ( | ilObjDataCollectionGUI | $a_parent_obj | ) |
ilDclTableListGUI constructor.
| ilObjDataCollectionGUI | $a_parent_obj |
Definition at line 41 of file class.ilDclTableListGUI.php.
References $DIC, $ilCtrl, $lng, $tpl, checkAccess(), and ilUtil\sendFailure().
Here is the call graph for this function:
|
protected |
Definition at line 228 of file class.ilDclTableListGUI.php.
References getDataCollectionObject(), and ilObjDataCollectionAccess\hasWriteAccess().
Referenced by __construct().
Here is the call graph for this function:
Here is the caller graph for this function:| 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().
Here is the call graph for this function:
Here is the caller graph for this function:| ilDclTableListGUI::confirmDeleteTables | ( | ) |
Confirm deletion of multiple fields.
Definition at line 177 of file class.ilDclTableListGUI.php.
References $_POST, checkTablesLeft(), and ilDclCache\getTableCache().
Here is the call graph for this function:
|
protected |
Definition at line 200 of file class.ilDclTableListGUI.php.
References $_POST, and ilDclCache\getTableCache().
Here is the call graph for this function:| ilDclTableListGUI::executeCommand | ( | ) |
execute command
Definition at line 68 of file class.ilDclTableListGUI.php.
References $_GET, $DIC, ilUtil\sendInfo(), and setTabs().
Here is the call graph for this function:| ilDclTableListGUI::getDataCollectionObject | ( | ) |
Definition at line 239 of file class.ilDclTableListGUI.php.
Referenced by checkAccess(), and checkTablesLeft().
Here is the caller graph for this function:| ilDclTableListGUI::listTables | ( | ) |
Definition at line 129 of file class.ilDclTableListGUI.php.
References ilLinkButton\getInstance().
Here is the call graph for this function:
|
protected |
Definition at line 155 of file class.ilDclTableListGUI.php.
References $_POST, and ilDclCache\getTableCache().
Here is the call graph for this function:
|
protected |
Definition at line 142 of file class.ilDclTableListGUI.php.
Referenced by executeCommand().
Here is the caller graph for this function:
|
protected |
Definition at line 17 of file class.ilDclTableListGUI.php.
|
protected |
Definition at line 21 of file class.ilDclTableListGUI.php.
Referenced by __construct().
|
protected |
Definition at line 29 of file class.ilDclTableListGUI.php.
|
protected |
Definition at line 33 of file class.ilDclTableListGUI.php.
|
protected |
Definition at line 25 of file class.ilDclTableListGUI.php.
Referenced by __construct().