ILIAS
release_8 Revision v8.19-1-g4e8f2f9140c
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
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 ilDclTableViewEditGUI: ilDclDetailedViewDefinitionGUI ilDclTableViewEditGUI: ilDclCreateViewDefinitionGUI 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().
|
protected |
Definition at line 305 of file class.ilDclTableViewEditGUI.php.
References ILIAS\Repository\ctrl().
Referenced by copy(), and delete().
|
protected |
Definition at line 345 of file class.ilDclTableViewEditGUI.php.
References ilObjDataCollectionAccess\hasAccessToEditTable().
Referenced by executeCommand().
ilDclTableViewEditGUI::confirmDelete | ( | ) |
Definition at line 311 of file class.ilDclTableViewEditGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
ilDclTableViewEditGUI::copy | ( | ) |
Definition at line 361 of file class.ilDclTableViewEditGUI.php.
References cancel(), and ILIAS\Repository\lng().
ilDclTableViewEditGUI::create | ( | ) |
Definition at line 231 of file class.ilDclTableViewEditGUI.php.
References ILIAS\LTI\ToolProvider\$key, ILIAS\Repository\ctrl(), ActiveRecord\getCollection(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), and ILIAS\Repository\refinery().
|
protected |
Definition at line 328 of file class.ilDclTableViewEditGUI.php.
References cancel(), and ILIAS\Repository\lng().
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().
|
protected |
Definition at line 299 of file class.ilDclTableViewEditGUI.php.
References $table.
Referenced by executeCommand().
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().
|
protected |
Definition at line 188 of file class.ilDclTableViewEditGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by executeCommand(), and update().
ilDclTableViewEditGUI::update | ( | ) |
Definition at line 218 of file class.ilDclTableViewEditGUI.php.
References ILIAS\Repository\ctrl(), and setTabs().
|
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(), and initTableGUI().
|
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().