|
ILIAS
release_8 Revision v8.25-1-g13de6a5eca6
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Collaboration diagram for ilDclTableViewEditGUI:Public Member Functions | |
| __construct (ilDclTableViewGUI $parent_obj, ilDclTable $table, ilDclTableView $tableview) | |
| executeCommand () | |
| update () | |
| create () | |
| confirmDelete () | |
| permissionDenied () | |
| copy () | |
Data Fields | |
| ilDclTableView | $tableview |
| ilDclTable | $table |
Protected Member Functions | |
| setTabs (string $active) | |
| initTableGUI () | |
| cancel () | |
| delete () | |
| checkAccess (string $cmd) | |
Protected Attributes | |
| ilDclTableViewGUI | $parent_obj |
| ilCtrl | $ctrl |
| ilLanguage | $lng |
| ilGlobalPageTemplate | $tpl |
| ilPropertyFormGUI | $form |
| ilDclTableViewEditFieldsTableGUI | $table_gui |
| ilTabsGUI | $tabs_gui |
| ILIAS HTTP Services | $http |
| ILIAS Refinery Factory | $refinery |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning @ilCtrl_Calls ilDclTableViewEditGUI: ilDclDetailedViewDefinitionGUI @ilCtrl_Calls ilDclTableViewEditGUI: ilDclCreateViewDefinitionGUI @ilCtrl_Calls ilDclTableViewEditGUI: ilDclEditViewDefinitionGUI
Definition at line 24 of file class.ilDclTableViewEditGUI.php.
| ilDclTableViewEditGUI::__construct | ( | ilDclTableViewGUI | $parent_obj, |
| ilDclTable | $table, | ||
| ilDclTableView | $tableview | ||
| ) |
Definition at line 38 of file class.ilDclTableViewEditGUI.php.
References $DIC, $lng, $parent_obj, $table, $tableview, $tpl, ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), and ILIAS\Repository\refinery().
Here is the call graph for this function:
|
protected |
Definition at line 305 of file class.ilDclTableViewEditGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:
|
protected |
Definition at line 345 of file class.ilDclTableViewEditGUI.php.
References ilObjDataCollectionAccess\hasAccessToEditTable().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilDclTableViewEditGUI::confirmDelete | ( | ) |
Definition at line 311 of file class.ilDclTableViewEditGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilDclTableViewEditGUI::copy | ( | ) |
Definition at line 361 of file class.ilDclTableViewEditGUI.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:| ilDclTableViewEditGUI::create | ( | ) |
Definition at line 231 of file class.ilDclTableViewEditGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:
|
protected |
Definition at line 328 of file class.ilDclTableViewEditGUI.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:| ilDclTableViewEditGUI::executeCommand | ( | ) |
Definition at line 64 of file class.ilDclTableViewEditGUI.php.
References $DIC, Vendor\Package\$f, $steps, checkAccess(), ILIAS\Repository\ctrl(), ActiveRecord\getCollection(), initTableGUI(), ILIAS\Repository\lng(), permissionDenied(), and setTabs().
Here is the call graph for this function:
|
protected |
Definition at line 299 of file class.ilDclTableViewEditGUI.php.
Referenced by executeCommand().
Here is the caller graph for this function:| ilDclTableViewEditGUI::permissionDenied | ( | ) |
Definition at line 336 of file class.ilDclTableViewEditGUI.php.
References ilDclRecordListGUI\CMD_LIST_RECORDS, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 188 of file class.ilDclTableViewEditGUI.php.
References ILIAS\Repository\lng().
Referenced by executeCommand(), and update().
Here is the call graph for this function:
Here is the caller graph for this function:| ilDclTableViewEditGUI::update | ( | ) |
Definition at line 218 of file class.ilDclTableViewEditGUI.php.
References ILIAS\Repository\ctrl(), and setTabs().
Here is the call graph for this function:
|
protected |
Definition at line 27 of file class.ilDclTableViewEditGUI.php.
|
protected |
Definition at line 31 of file class.ilDclTableViewEditGUI.php.
|
protected |
Definition at line 35 of file class.ilDclTableViewEditGUI.php.
|
protected |
Definition at line 28 of file class.ilDclTableViewEditGUI.php.
Referenced by __construct().
|
protected |
Definition at line 26 of file class.ilDclTableViewEditGUI.php.
Referenced by __construct().
|
protected |
Definition at line 36 of file class.ilDclTableViewEditGUI.php.
| ilDclTable ilDclTableViewEditGUI::$table |
Definition at line 34 of file class.ilDclTableViewEditGUI.php.
Referenced by __construct().
|
protected |
Definition at line 32 of file class.ilDclTableViewEditGUI.php.
| ilDclTableView ilDclTableViewEditGUI::$tableview |
Definition at line 30 of file class.ilDclTableViewEditGUI.php.
Referenced by __construct().
|
protected |
Definition at line 33 of file class.ilDclTableViewEditGUI.php.
|
protected |
Definition at line 29 of file class.ilDclTableViewEditGUI.php.
Referenced by __construct().