|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
@ilCtrl_Calls ilDclTableViewGUI: ilDclTableViewEditGUI More...
Collaboration diagram for ilDclTableViewGUI:Public Member Functions | |
| __construct (ilDclTableListGUI $a_parent_obj, int $table_id=0) | |
| Constructor. More... | |
| executeCommand () | |
| getParentObj () | |
| show () | |
| checkViewsLeft (int $delete_count) | |
| redirects if there are no tableviews left after deletion of {$delete_count} tableviews More... | |
Protected Member Functions | |
| checkAccess () | |
| getItems () | |
| getActions (ilDclTableView $tableview) | |
Protected Attributes | |
| ILIAS UI Factory | $ui_factory |
| ILIAS UI Renderer | $renderer |
| ilCtrl | $ctrl |
| ilLanguage | $lng |
| ilToolbarGUI | $toolbar |
| ilGlobalTemplateInterface | $tpl |
| ilTabsGUI | $tabs |
| ilDclTable | $table |
| ILIAS HTTP Services | $http |
| ILIAS Refinery Factory | $refinery |
| ilDclTableListGUI | $parent_obj |
@ilCtrl_Calls ilDclTableViewGUI: ilDclTableViewEditGUI
Definition at line 26 of file class.ilDclTableViewGUI.php.
| ilDclTableViewGUI::__construct | ( | ilDclTableListGUI | $a_parent_obj, |
| int | $table_id = 0 |
||
| ) |
Constructor.
| ilDclTableListGUI | $a_parent_obj | |
| int | $table_id |
Definition at line 45 of file class.ilDclTableViewGUI.php.
References $DIC, checkAccess(), ILIAS\Repository\ctrl(), ilDclCache\getTableCache(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), renderer(), ILIAS\Repository\tabs(), and ILIAS\Repository\toolbar().
Here is the call graph for this function:
|
protected |
Definition at line 118 of file class.ilDclTableViewGUI.php.
References ilObjDataCollectionAccess\hasAccessToEditTable().
Referenced by __construct().
Here is the call graph for this function:
Here is the caller graph for this function:| ilDclTableViewGUI::checkViewsLeft | ( | 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 200 of file class.ilDclTableViewGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilDclTableViewGUI::executeCommand | ( | ) |
Definition at line 82 of file class.ilDclTableViewGUI.php.
References ILIAS\Repository\ctrl(), ilDclTableView\findOrGetInstance(), ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
Here is the call graph for this function:
|
protected |
Definition at line 176 of file class.ilDclTableViewGUI.php.
References ILIAS\Repository\ctrl(), ilDclTableView\getId(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 153 of file class.ilDclTableViewGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilDclTableViewGUI::getParentObj | ( | ) |
Definition at line 113 of file class.ilDclTableViewGUI.php.
References $parent_obj.
| ilDclTableViewGUI::show | ( | ) |
Definition at line 126 of file class.ilDclTableViewGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), renderer(), and ILIAS\Repository\toolbar().
Here is the call graph for this function:
|
protected |
Definition at line 30 of file class.ilDclTableViewGUI.php.
|
protected |
Definition at line 36 of file class.ilDclTableViewGUI.php.
|
protected |
Definition at line 31 of file class.ilDclTableViewGUI.php.
|
protected |
Definition at line 38 of file class.ilDclTableViewGUI.php.
Referenced by getParentObj().
|
protected |
Definition at line 37 of file class.ilDclTableViewGUI.php.
|
protected |
Definition at line 29 of file class.ilDclTableViewGUI.php.
|
protected |
Definition at line 35 of file class.ilDclTableViewGUI.php.
|
protected |
Definition at line 34 of file class.ilDclTableViewGUI.php.
|
protected |
Definition at line 32 of file class.ilDclTableViewGUI.php.
|
protected |
Definition at line 33 of file class.ilDclTableViewGUI.php.
|
protected |
Definition at line 28 of file class.ilDclTableViewGUI.php.