|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
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 44 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 217 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 180 of file class.ilDclTableListGUI.php.
References $_POST, checkTablesLeft(), and ilDclCache\getTableCache().
Here is the call graph for this function:
|
protected |
Definition at line 202 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, $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 135 of file class.ilDclTableListGUI.php.
References ilLinkButton\getInstance().
Here is the call graph for this function:
|
protected |
Definition at line 159 of file class.ilDclTableListGUI.php.
References $_POST, $table, 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 17 of file class.ilDclTableListGUI.php.
|
protected |
Definition at line 22 of file class.ilDclTableListGUI.php.
Referenced by __construct().
|
protected |
Definition at line 32 of file class.ilDclTableListGUI.php.
|
protected |
Definition at line 37 of file class.ilDclTableListGUI.php.
|
protected |
Definition at line 27 of file class.ilDclTableListGUI.php.
Referenced by __construct().