|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
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 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().
Here is the call graph for this function:
|
protected |
Definition at line 228 of file class.ilDclTableListGUI.php.
References $ref_id, 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 179 of file class.ilDclTableListGUI.php.
References $_POST, checkTablesLeft(), and ilDclCache\getTableCache().
Here is the call graph for this function:
|
protected |
Definition at line 201 of file class.ilDclTableListGUI.php.
References $_POST, ilDclCache\getTableCache(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilDclTableListGUI::executeCommand | ( | ) |
execute command
Definition at line 71 of file class.ilDclTableListGUI.php.
References $_GET, $cmd, $DIC, ilUtil\sendInfo(), and setTabs().
Here is the call graph for this function:| ilDclTableListGUI::getDataCollectionObject | ( | ) |
Definition at line 238 of file class.ilDclTableListGUI.php.
Referenced by checkAccess(), and checkTablesLeft().
Here is the caller graph for this function:| ilDclTableListGUI::listTables | ( | ) |
Definition at line 136 of file class.ilDclTableListGUI.php.
References ilLinkButton\getInstance().
Here is the call graph for this function:
|
protected |
Definition at line 158 of file class.ilDclTableListGUI.php.
References $_POST, and ilDclCache\getTableCache().
Here is the call graph for this function:
|
protected |
Definition at line 147 of file class.ilDclTableListGUI.php.
Referenced by executeCommand().
Here is the caller graph for this function:
|
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().