ILIAS
release_8 Revision v8.19
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Public Member Functions | |
__construct (ilObjOrgUnitGUI $parent_gui) | |
executeCommand () | |
Protected Member Functions | |
create () | |
Create (save) type. More... | |
Private Member Functions | |
checkAccess () | |
setSubTabsEdit (string $active_tab_id) | |
editCustomIcons () | |
Display form for editing custom icons. More... | |
updateCustomIcons () | |
editAMD () | |
updateAMD () | |
listTypes () | |
Display all types in a table with actions to edit/delete. More... | |
add () | |
Display form to create a new OrgUnit type. More... | |
edit () | |
Display form to edit an existing OrgUnit type. More... | |
update () | |
Update (save) type. More... | |
delete () | |
Delete a type. More... | |
Private Attributes | |
ilCtrl | $ctrl |
ilGlobalTemplateInterface | $tpl |
ilTabsGUI | $tabs |
ilAccessHandler | $access |
ilToolbarGUI | $toolbar |
ilSetting | $settings |
ilLanguage | $lng |
ilObjOrgUnitGUI | $parent_gui |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Class ilOrgUnitTypeGUI
Definition at line 24 of file class.ilOrgUnitTypeGUI.php.
ilOrgUnitTypeGUI::__construct | ( | ilObjOrgUnitGUI | $parent_gui | ) |
ilObjOrgUnitGUI | $parent_gui |
Definition at line 38 of file class.ilOrgUnitTypeGUI.php.
References $DIC, $parent_gui, ILIAS\Repository\access(), checkAccess(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ILIAS\Repository\settings(), ILIAS\Repository\tabs(), and ILIAS\Repository\toolbar().
|
private |
Display form to create a new OrgUnit type.
Definition at line 183 of file class.ilOrgUnitTypeGUI.php.
Referenced by executeCommand().
|
private |
Definition at line 105 of file class.ilOrgUnitTypeGUI.php.
References ILIAS\Repository\access(), ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by __construct().
|
protected |
Create (save) type.
Definition at line 202 of file class.ilOrgUnitTypeGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by executeCommand().
|
private |
Delete a type.
Definition at line 230 of file class.ilOrgUnitTypeGUI.php.
References $_GET, Vendor\Package\$e, $type, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
|
private |
Display form to edit an existing OrgUnit type.
Definition at line 192 of file class.ilOrgUnitTypeGUI.php.
Referenced by executeCommand().
|
private |
Definition at line 149 of file class.ilOrgUnitTypeGUI.php.
References $_GET.
Referenced by executeCommand().
|
private |
Display form for editing custom icons.
Definition at line 132 of file class.ilOrgUnitTypeGUI.php.
References $_GET.
Referenced by executeCommand().
ilOrgUnitTypeGUI::executeCommand | ( | ) |
Definition at line 56 of file class.ilOrgUnitTypeGUI.php.
References add(), create(), ILIAS\Repository\ctrl(), edit(), editAMD(), editCustomIcons(), listTypes(), setSubTabsEdit(), update(), updateAMD(), and updateCustomIcons().
|
private |
Display all types in a table with actions to edit/delete.
Definition at line 169 of file class.ilOrgUnitTypeGUI.php.
References ILIAS\Repository\ctrl(), ilLinkButton\getInstance(), and ILIAS\Repository\toolbar().
Referenced by executeCommand().
|
private |
Definition at line 113 of file class.ilOrgUnitTypeGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ILIAS\Repository\settings(), and ILIAS\Repository\tabs().
Referenced by executeCommand().
|
private |
Update (save) type.
Definition at line 216 of file class.ilOrgUnitTypeGUI.php.
References $_GET, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by executeCommand().
|
private |
Definition at line 155 of file class.ilOrgUnitTypeGUI.php.
References $_GET, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by executeCommand().
|
private |
Definition at line 138 of file class.ilOrgUnitTypeGUI.php.
References $_GET, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by executeCommand().
|
private |
Definition at line 29 of file class.ilOrgUnitTypeGUI.php.
|
private |
Definition at line 26 of file class.ilOrgUnitTypeGUI.php.
|
private |
Definition at line 32 of file class.ilOrgUnitTypeGUI.php.
|
private |
Definition at line 33 of file class.ilOrgUnitTypeGUI.php.
Referenced by __construct().
|
private |
Definition at line 31 of file class.ilOrgUnitTypeGUI.php.
|
private |
Definition at line 28 of file class.ilOrgUnitTypeGUI.php.
|
private |
Definition at line 30 of file class.ilOrgUnitTypeGUI.php.
|
private |
Definition at line 27 of file class.ilOrgUnitTypeGUI.php.