ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Class ilDclTableViewEditGUI. More...
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.
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.
Referenced by delete().
|
protected |
$cmd |
Definition at line 286 of file class.ilDclTableViewEditGUI.php.
References ilObjDataCollectionAccess\hasAccessToEditTable().
Referenced by executeCommand().
ilDclTableViewEditGUI::confirmDelete | ( | ) |
Definition at line 244 of file class.ilDclTableViewEditGUI.php.
ilDclTableViewEditGUI::create | ( | ) |
Definition at line 179 of file class.ilDclTableViewEditGUI.php.
References $_POST, $key, array, and ilUtil\sendSuccess().
|
protected |
Definition at line 262 of file class.ilDclTableViewEditGUI.php.
References cancel(), and ilUtil\sendSuccess().
ilDclTableViewEditGUI::executeCommand | ( | ) |
execute command
Definition at line 90 of file class.ilDclTableViewEditGUI.php.
References $DIC, $ret, checkAccess(), initTableGUI(), permissionDenied(), and setTabs().
|
protected |
Definition at line 226 of file class.ilDclTableViewEditGUI.php.
References $table.
Referenced by executeCommand().
ilDclTableViewEditGUI::permissionDenied | ( | ) |
Definition at line 274 of file class.ilDclTableViewEditGUI.php.
References ilDclRecordListGUI\CMD_LIST_RECORDS, and ilUtil\sendFailure().
Referenced by executeCommand().
|
protected |
Definition at line 152 of file class.ilDclTableViewEditGUI.php.
Referenced by executeCommand(), and update().
ilDclTableViewEditGUI::update | ( | ) |
Definition at line 163 of file class.ilDclTableViewEditGUI.php.
References setTabs().
|
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(), and initTableGUI().
|
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().