ILIAS
trunk Revision v11.0_alpha-1851-ga8564da6fed
|
Public Member Functions | |
__construct (ilDclTableListGUI $a_parent_obj) | |
executeCommand () | |
create () | |
edit () | |
cancel () | |
initForm (string $a_mode='create') | |
save (string $a_mode='edit') | |
confirmDelete () | |
cancelDelete () | |
delete () | |
enableVisible () | |
disableVisible () | |
enableComments () | |
disableComments () | |
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 Attributes | |
int | $table_id |
ilDclTable | $table |
Definition at line 23 of file class.ilDclTableEditGUI.php.
ilDclTableEditGUI::__construct | ( | ilDclTableListGUI | $a_parent_obj | ) |
Definition at line 40 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(), null, ILIAS\Repository\refinery(), and ILIAS\Repository\toolbar().
ilDclTableEditGUI::cancel | ( | ) |
Definition at line 100 of file class.ilDclTableEditGUI.php.
References ILIAS\Repository\ctrl().
ilDclTableEditGUI::cancelDelete | ( | ) |
Definition at line 284 of file class.ilDclTableEditGUI.php.
References ILIAS\Repository\ctrl().
|
protected |
Definition at line 349 of file class.ilDclTableEditGUI.php.
References $ref_id, ilObjDataCollectionAccess\hasAccessToEditTable(), and ilObjDataCollectionAccess\hasWriteAccess().
Referenced by __construct().
ilDclTableEditGUI::confirmDelete | ( | ) |
Definition at line 270 of file class.ilDclTableEditGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
ilDclTableEditGUI::create | ( | ) |
Definition at line 88 of file class.ilDclTableEditGUI.php.
References ILIAS\Repository\help(), initForm(), and ILIAS\Repository\lng().
ilDclTableEditGUI::delete | ( | ) |
Definition at line 289 of file class.ilDclTableEditGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
ilDclTableEditGUI::disableComments | ( | ) |
Definition at line 326 of file class.ilDclTableEditGUI.php.
References ILIAS\Repository\ctrl().
ilDclTableEditGUI::disableVisible | ( | ) |
Definition at line 312 of file class.ilDclTableEditGUI.php.
References ILIAS\Repository\ctrl().
ilDclTableEditGUI::edit | ( | ) |
Definition at line 94 of file class.ilDclTableEditGUI.php.
References ILIAS\Repository\help(), and ILIAS\Repository\lng().
ilDclTableEditGUI::enableComments | ( | ) |
Definition at line 319 of file class.ilDclTableEditGUI.php.
References ILIAS\Repository\ctrl().
ilDclTableEditGUI::enableVisible | ( | ) |
Definition at line 305 of file class.ilDclTableEditGUI.php.
References ILIAS\Repository\ctrl().
ilDclTableEditGUI::executeCommand | ( | ) |
Definition at line 78 of file class.ilDclTableEditGUI.php.
References ILIAS\Repository\ctrl(), and save().
ilDclTableEditGUI::initForm | ( | string | $a_mode = 'create' | ) |
Definition at line 105 of file class.ilDclTableEditGUI.php.
References ILIAS\UI\Implementation\Component\Input\$inputs, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), null, setValues(), and ILIAS\UI\Implementation\Component\Input\withValue().
Referenced by create(), and save().
ilDclTableEditGUI::save | ( | string | $a_mode = 'edit' | ) |
Definition at line 205 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(), ILIAS\Repository\lng(), and null.
Referenced by executeCommand().
ilDclTableEditGUI::setAsDefault | ( | ) |
Definition at line 333 of file class.ilDclTableEditGUI.php.
References $table, ILIAS\Repository\ctrl(), ilDclTable\doUpdate(), ilDclTable\getId(), ilObjectFactory\getInstanceByObjId(), and ilDclTable\setOrder().
|
protected |
Definition at line 184 of file class.ilDclTableEditGUI.php.
References ILIAS\UI\Implementation\Component\Input\$inputs, and null.
Referenced by initForm().
|
protected |
Definition at line 30 of file class.ilDclTableEditGUI.php.
|
protected |
Definition at line 33 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 29 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.
|
protected |
Definition at line 36 of file class.ilDclTableEditGUI.php.
|
private |
Definition at line 26 of file class.ilDclTableEditGUI.php.
Referenced by setAsDefault().
|
private |
Definition at line 25 of file class.ilDclTableEditGUI.php.
Referenced by __construct().
|
protected |
Definition at line 32 of file class.ilDclTableEditGUI.php.
|
protected |
Definition at line 31 of file class.ilDclTableEditGUI.php.
|
protected |
Definition at line 27 of file class.ilDclTableEditGUI.php.
|
protected |
Definition at line 28 of file class.ilDclTableEditGUI.php.