|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
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 () | |
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
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 66 of file class.ilDclTableViewEditGUI.php.
References $DIC, $ilCtrl, $lng, $parent_obj, $table, $tableview, and $tpl.
|
protected |
return to overview
Definition at line 248 of file class.ilDclTableViewEditGUI.php.
|
protected |
| $cmd |
Definition at line 297 of file class.ilDclTableViewEditGUI.php.
References $cmd, and 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 257 of file class.ilDclTableViewEditGUI.php.
| ilDclTableViewEditGUI::create | ( | ) |
Definition at line 184 of file class.ilDclTableViewEditGUI.php.
|
protected |
Definition at line 275 of file class.ilDclTableViewEditGUI.php.
References ilUtil\sendSuccess().
Here is the call graph for this function:| ilDclTableViewEditGUI::executeCommand | ( | ) |
execute command
Definition at line 92 of file class.ilDclTableViewEditGUI.php.
References $cmd, $DIC, $ret, checkAccess(), initTableGUI(), permissionDenied(), and setTabs().
Here is the call graph for this function:
|
protected |
Definition at line 239 of file class.ilDclTableViewEditGUI.php.
Referenced by executeCommand().
Here is the caller graph for this function:| ilDclTableViewEditGUI::permissionDenied | ( | ) |
Definition at line 286 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 157 of file class.ilDclTableViewEditGUI.php.
Referenced by executeCommand(), and update().
Here is the caller graph for this function:| ilDclTableViewEditGUI::update | ( | ) |
Definition at line 168 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 43 of file class.ilDclTableViewEditGUI.php.
|
protected |
Definition at line 28 of file class.ilDclTableViewEditGUI.php.
Referenced by __construct().
|
protected |
Definition at line 18 of file class.ilDclTableViewEditGUI.php.
Referenced by __construct().
| ilDclTableViewEditGUI::$table |
Definition at line 58 of file class.ilDclTableViewEditGUI.php.
Referenced by __construct().
|
protected |
Definition at line 48 of file class.ilDclTableViewEditGUI.php.
| ilDclTableViewEditGUI::$tableview |
Definition at line 38 of file class.ilDclTableViewEditGUI.php.
Referenced by __construct().
|
protected |
Definition at line 53 of file class.ilDclTableViewEditGUI.php.
|
protected |
Definition at line 33 of file class.ilDclTableViewEditGUI.php.
Referenced by __construct().