|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ilDclFieldListGUI:Public Member Functions | |
| __construct (ilDclTableListGUI $a_parent_obj) | |
| getTableId () | |
| executeCommand () | |
| execute command More... | |
| deleteFields () | |
| Delete multiple fields. More... | |
| save () | |
| listFields () | |
| list fields More... | |
| getDataCollectionObject () | |
Protected Member Functions | |
| checkAccess () | |
Protected Attributes | |
| ILIAS UI Factory | $ui_factory |
| ILIAS UI Renderer | $renderer |
| ilCtrl | $ctrl |
| ilLanguage | $lng |
| ilToolbarGUI | $toolbar |
| ilGlobalTemplateInterface | $tpl |
| ilTabsGUI | $tabs |
| ILIAS HTTP Services | $http |
| ILIAS Refinery Factory | $refinery |
| int | $table_id |
| ilDclTableListGUI | $parent_obj |
| int | $obj_id |
Definition at line 21 of file class.ilDclFieldListGUI.php.
| ilDclFieldListGUI::__construct | ( | ilDclTableListGUI | $a_parent_obj | ) |
Definition at line 36 of file class.ilDclFieldListGUI.php.
References $DIC, checkAccess(), ILIAS\Repository\ctrl(), ilDclTableListGUI\getObjId(), ilDclCache\getTableCache(), ILIAS\GlobalScreen\Scope\Footer\Factory\getTitle(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), renderer(), ILIAS\Repository\tabs(), and ILIAS\Repository\toolbar().
Here is the call graph for this function:
|
protected |
Definition at line 200 of file class.ilDclFieldListGUI.php.
References $ref_id, getDataCollectionObject(), and ilObjDataCollectionAccess\hasAccessToEditTable().
Referenced by __construct().
Here is the call graph for this function:
Here is the caller graph for this function:| ilDclFieldListGUI::deleteFields | ( | ) |
Delete multiple fields.
Definition at line 86 of file class.ilDclFieldListGUI.php.
References ILIAS\Repository\ctrl(), ilDclCache\getTableCache(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), and ILIAS\Repository\refinery().
Here is the call graph for this function:| ilDclFieldListGUI::executeCommand | ( | ) |
execute command
Definition at line 77 of file class.ilDclFieldListGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilDclFieldListGUI::getDataCollectionObject | ( | ) |
Definition at line 207 of file class.ilDclFieldListGUI.php.
Referenced by checkAccess().
Here is the caller graph for this function:| ilDclFieldListGUI::getTableId | ( | ) |
| ilDclFieldListGUI::listFields | ( | ) |
list fields
Definition at line 179 of file class.ilDclFieldListGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\toolbar().
Referenced by save().
Here is the call graph for this function:
Here is the caller graph for this function:| ilDclFieldListGUI::save | ( | ) |
Definition at line 137 of file class.ilDclFieldListGUI.php.
References $table_id, ilDclCache\getTableCache(), ILIAS\FileDelivery\http(), listFields(), ILIAS\Repository\lng(), and ILIAS\Repository\refinery().
Here is the call graph for this function:
|
protected |
Definition at line 25 of file class.ilDclFieldListGUI.php.
|
protected |
Definition at line 30 of file class.ilDclFieldListGUI.php.
|
protected |
Definition at line 26 of file class.ilDclFieldListGUI.php.
|
protected |
Definition at line 34 of file class.ilDclFieldListGUI.php.
|
protected |
Definition at line 33 of file class.ilDclFieldListGUI.php.
|
protected |
Definition at line 31 of file class.ilDclFieldListGUI.php.
|
protected |
Definition at line 24 of file class.ilDclFieldListGUI.php.
|
protected |
Definition at line 32 of file class.ilDclFieldListGUI.php.
Referenced by getTableId(), and save().
|
protected |
Definition at line 29 of file class.ilDclFieldListGUI.php.
|
protected |
Definition at line 27 of file class.ilDclFieldListGUI.php.
|
protected |
Definition at line 28 of file class.ilDclFieldListGUI.php.
|
protected |
Definition at line 23 of file class.ilDclFieldListGUI.php.