|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
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 58 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 287 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 245 of file class.ilDclTableViewEditGUI.php.
| ilDclTableViewEditGUI::create | ( | ) |
Definition at line 176 of file class.ilDclTableViewEditGUI.php.
|
protected |
Definition at line 263 of file class.ilDclTableViewEditGUI.php.
| ilDclTableViewEditGUI::executeCommand | ( | ) |
execute command
Definition at line 86 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 225 of file class.ilDclTableViewEditGUI.php.
Referenced by executeCommand().
Here is the caller graph for this function:| ilDclTableViewEditGUI::permissionDenied | ( | ) |
Definition at line 275 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 147 of file class.ilDclTableViewEditGUI.php.
Referenced by executeCommand(), and update().
Here is the caller graph for this function:| ilDclTableViewEditGUI::update | ( | ) |
Definition at line 159 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 37 of file class.ilDclTableViewEditGUI.php.
|
protected |
Definition at line 25 of file class.ilDclTableViewEditGUI.php.
Referenced by __construct().
|
protected |
Definition at line 17 of file class.ilDclTableViewEditGUI.php.
Referenced by __construct().
| ilDclTableViewEditGUI::$table |
Definition at line 49 of file class.ilDclTableViewEditGUI.php.
Referenced by __construct().
|
protected |
Definition at line 41 of file class.ilDclTableViewEditGUI.php.
| ilDclTableViewEditGUI::$tableview |
Definition at line 33 of file class.ilDclTableViewEditGUI.php.
Referenced by __construct().
|
protected |
Definition at line 45 of file class.ilDclTableViewEditGUI.php.
|
protected |
Definition at line 29 of file class.ilDclTableViewEditGUI.php.
Referenced by __construct().