|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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 11 of file class.ilDclTableViewEditGUI.php.
| ilDclTableViewEditGUI::__construct | ( | ilDclTableViewGUI | $parent_obj, |
| ilDclTable | $table, | ||
| ilDclTableView | $tableview | ||
| ) |
ilDclTableViewEditGUI constructor.
| ilDclTableViewGUI | $parent_obj | |
| ilDclTable | $table |
Definition at line 64 of file class.ilDclTableViewEditGUI.php.
References $DIC, $ilCtrl, $lng, $parent_obj, $table, $tableview, and $tpl.
|
protected |
return to overview
Definition at line 235 of file class.ilDclTableViewEditGUI.php.
|
protected |
| $cmd |
Definition at line 286 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 244 of file class.ilDclTableViewEditGUI.php.
| ilDclTableViewEditGUI::create | ( | ) |
Definition at line 179 of file class.ilDclTableViewEditGUI.php.
|
protected |
Definition at line 262 of file class.ilDclTableViewEditGUI.php.
| ilDclTableViewEditGUI::executeCommand | ( | ) |
execute command
Definition at line 90 of file class.ilDclTableViewEditGUI.php.
References $DIC, $ret, checkAccess(), initTableGUI(), permissionDenied(), and setTabs().
Here is the call graph for this function:
|
protected |
Definition at line 226 of file class.ilDclTableViewEditGUI.php.
References $table.
Referenced by executeCommand().
Here is the caller graph for this function:| ilDclTableViewEditGUI::permissionDenied | ( | ) |
Definition at line 274 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 152 of file class.ilDclTableViewEditGUI.php.
Referenced by executeCommand(), and update().
Here is the caller graph for this function:| ilDclTableViewEditGUI::update | ( | ) |
Definition at line 163 of file class.ilDclTableViewEditGUI.php.
References setTabs().
Here is the call graph for this function:
|
protected |
Definition at line 21 of file class.ilDclTableViewEditGUI.php.
|
protected |
Definition at line 41 of file class.ilDclTableViewEditGUI.php.
|
protected |
Definition at line 26 of file class.ilDclTableViewEditGUI.php.
Referenced by __construct().
|
protected |
Definition at line 16 of file class.ilDclTableViewEditGUI.php.
Referenced by __construct().
| ilDclTableViewEditGUI::$table |
Definition at line 56 of file class.ilDclTableViewEditGUI.php.
Referenced by __construct().
|
protected |
Definition at line 46 of file class.ilDclTableViewEditGUI.php.
| ilDclTableViewEditGUI::$tableview |
Definition at line 36 of file class.ilDclTableViewEditGUI.php.
Referenced by __construct().
|
protected |
Definition at line 51 of file class.ilDclTableViewEditGUI.php.
|
protected |
Definition at line 31 of file class.ilDclTableViewEditGUI.php.
Referenced by __construct().