|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
@ilCtrl_Calls ilDclTableViewEditGUI: ilDclDetailedViewDefinitionGUI @ilCtrl_Calls ilDclTableViewEditGUI: ilDclCreateViewDefinitionGUI @ilCtrl_Calls ilDclTableViewEditGUI: ilDclEditViewDefinitionGUI More...
Collaboration diagram for ilDclTableViewEditGUI:Public Member Functions | |
| __construct (ilDclTableViewGUI $parent_obj, ilDclTable $table, ilDclTableView $tableview) | |
| executeCommand () | |
| save (bool $create=false) | |
| confirmDelete () | |
| permissionDenied () | |
| copy () | |
Data Fields | |
| ilDclTableView | $tableview |
| ilDclTable | $table |
Protected Member Functions | |
| initForm (bool $create=false) | |
| setValues (array $inputs) | |
| setTabs (string $active) | |
| initTableGUI () | |
| cancel () | |
| delete () | |
| checkAccess (string $cmd) | |
Protected Attributes | |
| ilDclTableViewGUI | $parent_obj |
| ilCtrl | $ctrl |
| ilLanguage | $lng |
| ilGlobalPageTemplate | $tpl |
| ilPropertyFormGUI | $form |
| ilDclTableViewEditFieldsTableGUI | $table_gui |
| ilTabsGUI | $tabs_gui |
| ilHelpGUI | $help |
| ILIAS HTTP Services | $http |
| ILIAS Refinery Factory | $refinery |
Private Attributes | |
| Factory | $ui_factory |
| Renderer | $ui_renderer |
| array | $available_roles = [] |
@ilCtrl_Calls ilDclTableViewEditGUI: ilDclDetailedViewDefinitionGUI @ilCtrl_Calls ilDclTableViewEditGUI: ilDclCreateViewDefinitionGUI @ilCtrl_Calls ilDclTableViewEditGUI: ilDclEditViewDefinitionGUI
Definition at line 30 of file class.ilDclTableViewEditGUI.php.
| ilDclTableViewEditGUI::__construct | ( | ilDclTableViewGUI | $parent_obj, |
| ilDclTable | $table, | ||
| ilDclTableView | $tableview | ||
| ) |
Definition at line 51 of file class.ilDclTableViewEditGUI.php.
References $DIC, $lng, $parent_obj, $ref_id, $table, $tableview, $tpl, ilObjRole\_getTranslation(), ILIAS\Repository\ctrl(), ILIAS\Repository\help(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), and SYSTEM_ROLE_ID.
Here is the call graph for this function:
|
protected |
Definition at line 323 of file class.ilDclTableViewEditGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:
|
protected |
Definition at line 362 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 329 of file class.ilDclTableViewEditGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilDclTableViewEditGUI::copy | ( | ) |
Definition at line 378 of file class.ilDclTableViewEditGUI.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 346 of file class.ilDclTableViewEditGUI.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:| ilDclTableViewEditGUI::executeCommand | ( | ) |
Definition at line 89 of file class.ilDclTableViewEditGUI.php.
References checkAccess(), ILIAS\Repository\ctrl(), ILIAS\Repository\help(), initTableGUI(), ILIAS\Repository\lng(), permissionDenied(), save(), and setTabs().
Here is the call graph for this function:
|
protected |
Definition at line 171 of file class.ilDclTableViewEditGUI.php.
References ILIAS\UI\Implementation\Component\Input\$inputs, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and setValues().
Referenced by save().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 317 of file class.ilDclTableViewEditGUI.php.
Referenced by executeCommand().
Here is the caller graph for this function:| ilDclTableViewEditGUI::permissionDenied | ( | ) |
Definition at line 353 of file class.ilDclTableViewEditGUI.php.
References ilDclRecordListGUI\CMD_LIST_RECORDS, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilDclTableViewEditGUI::save | ( | bool | $create = false | ) |
Definition at line 247 of file class.ilDclTableViewEditGUI.php.
References $data, ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), initForm(), and ILIAS\Repository\lng().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 217 of file class.ilDclTableViewEditGUI.php.
References ILIAS\Repository\lng().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 199 of file class.ilDclTableViewEditGUI.php.
References ILIAS\UI\Implementation\Component\Input\$inputs, and ILIAS\Repository\int().
Referenced by initForm().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 49 of file class.ilDclTableViewEditGUI.php.
|
protected |
Definition at line 33 of file class.ilDclTableViewEditGUI.php.
|
protected |
Definition at line 37 of file class.ilDclTableViewEditGUI.php.
|
protected |
Definition at line 41 of file class.ilDclTableViewEditGUI.php.
|
protected |
Definition at line 42 of file class.ilDclTableViewEditGUI.php.
|
protected |
Definition at line 34 of file class.ilDclTableViewEditGUI.php.
Referenced by __construct().
|
protected |
Definition at line 32 of file class.ilDclTableViewEditGUI.php.
Referenced by __construct().
Definition at line 43 of file class.ilDclTableViewEditGUI.php.
| ilDclTable ilDclTableViewEditGUI::$table |
Definition at line 40 of file class.ilDclTableViewEditGUI.php.
Referenced by __construct().
|
protected |
Definition at line 38 of file class.ilDclTableViewEditGUI.php.
| ilDclTableView ilDclTableViewEditGUI::$tableview |
Definition at line 36 of file class.ilDclTableViewEditGUI.php.
Referenced by __construct().
|
protected |
Definition at line 39 of file class.ilDclTableViewEditGUI.php.
|
protected |
Definition at line 35 of file class.ilDclTableViewEditGUI.php.
Referenced by __construct().
|
private |
Definition at line 44 of file class.ilDclTableViewEditGUI.php.
|
private |
Definition at line 45 of file class.ilDclTableViewEditGUI.php.