|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Collaboration diagram for ilDclTableEditGUI:Public Member Functions | |
| __construct (ilDclTableListGUI $a_parent_obj) | |
| executeCommand () | |
| create () | |
| edit () | |
| cancel () | |
| initForm (bool $create=true) | |
| save (bool $create=true) | |
| confirmDelete () | |
| cancelDelete () | |
| delete () | |
| setAsDefault () | |
Protected Member Functions | |
| setValues (array $inputs) | |
| checkAccess () | |
Protected Attributes | |
| ILIAS UI Factory | $ui_factory |
| ILIAS UI Renderer | $ui_renderer |
| ilLanguage | $lng |
| ilCtrl | $ctrl |
| ilGlobalTemplateInterface | $tpl |
| ilToolbarGUI | $toolbar |
| Form | $form |
| ilHelpGUI | $help |
| ILIAS HTTP Services | $http |
| ILIAS Refinery Factory | $refinery |
| ilDclTableListGUI | $parent_object |
| int | $obj_id |
Private Member Functions | |
| checkbox (string $label) | |
Private Attributes | |
| int | $table_id |
| ilDclTable | $table |
Definition at line 24 of file class.ilDclTableEditGUI.php.
| ilDclTableEditGUI::__construct | ( | ilDclTableListGUI | $a_parent_obj | ) |
Definition at line 41 of file class.ilDclTableEditGUI.php.
References $DIC, $table_id, checkAccess(), ILIAS\Repository\ctrl(), ilDclTableListGUI\getObjId(), ilDclCache\getTableCache(), ILIAS\Repository\help(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), and ILIAS\Repository\toolbar().
Here is the call graph for this function:| ilDclTableEditGUI::cancel | ( | ) |
Definition at line 104 of file class.ilDclTableEditGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilDclTableEditGUI::cancelDelete | ( | ) |
Definition at line 296 of file class.ilDclTableEditGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:
|
protected |
Definition at line 333 of file class.ilDclTableEditGUI.php.
References $ref_id, ilObjDataCollectionAccess\hasAccessToEditTable(), and ilObjDataCollectionAccess\hasWriteAccess().
Referenced by __construct().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 182 of file class.ilDclTableEditGUI.php.
References ILIAS\Repository\lng().
Referenced by initForm().
Here is the call graph for this function:
Here is the caller graph for this function:| ilDclTableEditGUI::confirmDelete | ( | ) |
Definition at line 282 of file class.ilDclTableEditGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilDclTableEditGUI::create | ( | ) |
Definition at line 89 of file class.ilDclTableEditGUI.php.
References ILIAS\Repository\help(), initForm(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilDclTableEditGUI::delete | ( | ) |
Definition at line 301 of file class.ilDclTableEditGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilDclTableEditGUI::edit | ( | ) |
Definition at line 95 of file class.ilDclTableEditGUI.php.
References ILIAS\Repository\help(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilDclTableEditGUI::executeCommand | ( | ) |
Definition at line 79 of file class.ilDclTableEditGUI.php.
References ILIAS\Repository\ctrl(), and save().
Here is the call graph for this function:| ilDclTableEditGUI::initForm | ( | bool | $create = true | ) |
Definition at line 109 of file class.ilDclTableEditGUI.php.
References Vendor\Package\$f, ILIAS\UI\Implementation\Component\Input\$inputs, checkbox(), ILIAS\Repository\ctrl(), ilDclTable\getTitle(), ILIAS\Repository\lng(), setValues(), and ILIAS\UI\Implementation\Component\Input\withValue().
Referenced by create(), and save().
Here is the call graph for this function:
Here is the caller graph for this function:| ilDclTableEditGUI::save | ( | bool | $create = true | ) |
Definition at line 216 of file class.ilDclTableEditGUI.php.
References $data, ilObjDataCollectionAccess\checkActionForObjId(), ILIAS\Repository\ctrl(), ILIAS\UI\Component\Input\Container\Container\getData(), ilObjectFactory\getInstanceByObjId(), 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:| ilDclTableEditGUI::setAsDefault | ( | ) |
Definition at line 317 of file class.ilDclTableEditGUI.php.
References $table, ILIAS\Repository\ctrl(), ilDclTable\doUpdate(), ilDclTable\getId(), ilObjectFactory\getInstanceByObjId(), and ilDclTable\setOrder().
Here is the call graph for this function:
|
protected |
Definition at line 190 of file class.ilDclTableEditGUI.php.
References ILIAS\UI\Implementation\Component\Input\$inputs.
Referenced by initForm().
Here is the caller graph for this function:
|
protected |
Definition at line 31 of file class.ilDclTableEditGUI.php.
|
protected |
Definition at line 34 of file class.ilDclTableEditGUI.php.
|
protected |
Definition at line 35 of file class.ilDclTableEditGUI.php.
|
protected |
Definition at line 36 of file class.ilDclTableEditGUI.php.
|
protected |
Definition at line 30 of file class.ilDclTableEditGUI.php.
|
protected |
Definition at line 39 of file class.ilDclTableEditGUI.php.
|
protected |
Definition at line 38 of file class.ilDclTableEditGUI.php.
|
protected |
Definition at line 37 of file class.ilDclTableEditGUI.php.
|
private |
Definition at line 27 of file class.ilDclTableEditGUI.php.
Referenced by setAsDefault().
|
private |
Definition at line 26 of file class.ilDclTableEditGUI.php.
Referenced by __construct().
|
protected |
Definition at line 33 of file class.ilDclTableEditGUI.php.
|
protected |
Definition at line 32 of file class.ilDclTableEditGUI.php.
|
protected |
Definition at line 28 of file class.ilDclTableEditGUI.php.
|
protected |
Definition at line 29 of file class.ilDclTableEditGUI.php.