|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class ilDclTableViewEditGUI. More...
Collaboration diagram for ilDclTableViewEditGUI:Public Member Functions | |
| __construct (ilDclTableViewGUI $parent_obj, ilDclTable $table, ilDclTableView $tableview) | |
| ilDclTableViewEditGUI constructor. More... | |
| executeCommand () | |
| execute command More... | |
| update () | |
| create () | |
| confirmDelete () | |
| permissionDenied () | |
| copy () | |
Data Fields | |
| $tableview | |
| $table | |
Protected Member Functions | |
| setTabs ($active) | |
| initTableGUI () | |
| cancel () | |
| return to overview More... | |
| delete () | |
| checkAccess ($cmd) | |
Protected Attributes | |
| $parent_obj | |
| $ctrl | |
| $lng | |
| $tpl | |
| $form | |
| $table_gui | |
| $tabs_gui | |
Class ilDclTableViewEditGUI.
@ilCtrl_Calls ilDclTableViewEditGUI: ilDclDetailedViewDefinitionGUI @ilCtrl_Calls ilDclTableViewEditGUI: ilDclCreateViewDefinitionGUI @ilCtrl_Calls ilDclTableViewEditGUI: ilDclEditViewDefinitionGUI
Definition at line 13 of file class.ilDclTableViewEditGUI.php.
| ilDclTableViewEditGUI::__construct | ( | ilDclTableViewGUI | $parent_obj, |
| ilDclTable | $table, | ||
| ilDclTableView | $tableview | ||
| ) |
ilDclTableViewEditGUI constructor.
| ilDclTableViewGUI | $parent_obj | |
| ilDclTable | $table |
Definition at line 60 of file class.ilDclTableViewEditGUI.php.
References $DIC, $lng, $parent_obj, $table, $tableview, and $tpl.
|
protected |
return to overview
Definition at line 303 of file class.ilDclTableViewEditGUI.php.
|
protected |
| $cmd |
Definition at line 355 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 313 of file class.ilDclTableViewEditGUI.php.
| ilDclTableViewEditGUI::copy | ( | ) |
Definition at line 372 of file class.ilDclTableViewEditGUI.php.
| ilDclTableViewEditGUI::create | ( | ) |
Definition at line 236 of file class.ilDclTableViewEditGUI.php.
|
protected |
Definition at line 331 of file class.ilDclTableViewEditGUI.php.
| ilDclTableViewEditGUI::executeCommand | ( | ) |
execute command
Definition at line 88 of file class.ilDclTableViewEditGUI.php.
References $DIC, Vendor\Package\$f, $ret, $steps, checkAccess(), ActiveRecord\getCollection(), initTableGUI(), permissionDenied(), and setTabs().
Here is the call graph for this function:
|
protected |
Definition at line 293 of file class.ilDclTableViewEditGUI.php.
Referenced by executeCommand().
Here is the caller graph for this function:| ilDclTableViewEditGUI::permissionDenied | ( | ) |
Definition at line 343 of file class.ilDclTableViewEditGUI.php.
References ilDclRecordListGUI\CMD_LIST_RECORDS, and ilUtil\sendFailure().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 205 of file class.ilDclTableViewEditGUI.php.
Referenced by executeCommand(), and update().
Here is the caller graph for this function:| ilDclTableViewEditGUI::update | ( | ) |
Definition at line 219 of file class.ilDclTableViewEditGUI.php.
References setTabs().
Here is the call graph for this function:
|
protected |
Definition at line 23 of file class.ilDclTableViewEditGUI.php.
|
protected |
Definition at line 39 of file class.ilDclTableViewEditGUI.php.
|
protected |
Definition at line 27 of file class.ilDclTableViewEditGUI.php.
Referenced by __construct().
|
protected |
Definition at line 19 of file class.ilDclTableViewEditGUI.php.
Referenced by __construct().
| ilDclTableViewEditGUI::$table |
Definition at line 51 of file class.ilDclTableViewEditGUI.php.
Referenced by __construct().
|
protected |
Definition at line 43 of file class.ilDclTableViewEditGUI.php.
| ilDclTableViewEditGUI::$tableview |
Definition at line 35 of file class.ilDclTableViewEditGUI.php.
Referenced by __construct().
|
protected |
Definition at line 47 of file class.ilDclTableViewEditGUI.php.
|
protected |
Definition at line 31 of file class.ilDclTableViewEditGUI.php.
Referenced by __construct().