ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
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 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.
Referenced by delete().
|
protected |
$cmd |
Definition at line 297 of file class.ilDclTableViewEditGUI.php.
References $cmd, and ilObjDataCollectionAccess\hasAccessToEditTable().
Referenced by executeCommand().
ilDclTableViewEditGUI::confirmDelete | ( | ) |
Definition at line 257 of file class.ilDclTableViewEditGUI.php.
ilDclTableViewEditGUI::create | ( | ) |
Definition at line 184 of file class.ilDclTableViewEditGUI.php.
References $_POST, array, and ilUtil\sendSuccess().
|
protected |
Definition at line 275 of file class.ilDclTableViewEditGUI.php.
References cancel(), and ilUtil\sendSuccess().
ilDclTableViewEditGUI::executeCommand | ( | ) |
execute command
Definition at line 92 of file class.ilDclTableViewEditGUI.php.
References $cmd, $DIC, $ret, checkAccess(), initTableGUI(), permissionDenied(), and setTabs().
|
protected |
Definition at line 239 of file class.ilDclTableViewEditGUI.php.
References $table.
Referenced by executeCommand().
ilDclTableViewEditGUI::permissionDenied | ( | ) |
Definition at line 286 of file class.ilDclTableViewEditGUI.php.
References ilDclRecordListGUI\CMD_LIST_RECORDS, and ilUtil\sendFailure().
Referenced by executeCommand().
|
protected |
Definition at line 157 of file class.ilDclTableViewEditGUI.php.
Referenced by executeCommand(), and update().
ilDclTableViewEditGUI::update | ( | ) |
Definition at line 168 of file class.ilDclTableViewEditGUI.php.
References setTabs().
|
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(), and initTableGUI().
|
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().