|
ILIAS
release_8 Revision v8.24
|
Class ilOrgUnitDefaultPermissionGUI. More...
Inheritance diagram for ilOrgUnitDefaultPermissionGUI:
Collaboration diagram for ilOrgUnitDefaultPermissionGUI:Public Member Functions | |
| __construct () | |
Public Member Functions inherited from ILIAS\Modules\OrgUnit\ARHelper\BaseCommands | |
| getParentGui () | |
| setParentGui (BaseCommands $parent_gui) | |
| executeCommand () | |
| addSubTabs () | |
Protected Member Functions | |
| index () | |
| update () | |
| getCurrentPositionId () | |
| cancel () | |
Protected Member Functions inherited from ILIAS\Modules\OrgUnit\ARHelper\BaseCommands | |
| __construct () | |
| index () | |
| getPossibleNextClasses () | |
| getActiveTabId () | |
| cancel () | |
| setContent (string $html) | |
| pushSubTab (string $subtab_id, string $url) | |
| activeSubTab (string $subtab_id) | |
| getParentRefId () | |
Private Attributes | |
| ilGlobalTemplateInterface | $main_tpl |
| ilObjectDefinition | $objectDefintion |
| ILIAS HTTP Services | $http |
| ilCtrlInterface | $ctrl |
| ilLanguage | $lng |
Additional Inherited Members | |
Data Fields inherited from ILIAS\Modules\OrgUnit\ARHelper\BaseCommands | |
| const | CMD_INDEX = "index" |
| const | CMD_ADD = "add" |
| const | CMD_CREATE = "create" |
| const | CMD_EDIT = "edit" |
| const | CMD_UPDATE = "update" |
| const | CMD_CONFIRM = "confirm" |
| const | CMD_CONFIRM_RECURSIVE = "confirmRecursive" |
| const | CMD_DELETE = "delete" |
| const | CMD_DELETE_RECURSIVE = "deleteRecursive" |
| const | CMD_CANCEL = "cancel" |
| const | AR_ID = "arid" |
Protected Attributes inherited from ILIAS\Modules\OrgUnit\ARHelper\BaseCommands | |
| BaseCommands | $parent_gui = null |
Class ilOrgUnitDefaultPermissionGUI.
Definition at line 26 of file class.ilOrgUnitDefaultPermissionGUI.php.
| ilOrgUnitDefaultPermissionGUI::__construct | ( | ) |
Reimplemented from ILIAS\Modules\OrgUnit\ARHelper\BaseCommands.
Definition at line 34 of file class.ilOrgUnitDefaultPermissionGUI.php.
References $DIC, ILIAS\GlobalScreen\Provider\__construct(), ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Reimplemented from ILIAS\Modules\OrgUnit\ARHelper\BaseCommands.
Definition at line 89 of file class.ilOrgUnitDefaultPermissionGUI.php.
References ILIAS\Repository\ctrl().
Referenced by update().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 79 of file class.ilOrgUnitDefaultPermissionGUI.php.
References $id, and ILIAS\FileDelivery\http().
Referenced by index(), and update().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Reimplemented from ILIAS\Modules\OrgUnit\ARHelper\BaseCommands.
Definition at line 47 of file class.ilOrgUnitDefaultPermissionGUI.php.
References ilOrgUnitPermissionQueries\getAllTemplateSetsForAllActivedContexts(), getCurrentPositionId(), ILIAS\Modules\OrgUnit\ARHelper\BaseCommands\getParentGui(), ILIAS\Modules\OrgUnit\ARHelper\BaseCommands\setContent(), and ilOrgUnitPositionGUI\SUBTAB_PERMISSIONS.
Here is the call graph for this function:
|
protected |
Definition at line 62 of file class.ilOrgUnitDefaultPermissionGUI.php.
References cancel(), ilOrgUnitPermissionQueries\getAllTemplateSetsForAllActivedContexts(), getCurrentPositionId(), ILIAS\Modules\OrgUnit\ARHelper\BaseCommands\getParentGui(), ILIAS\Repository\lng(), and ILIAS\Modules\OrgUnit\ARHelper\BaseCommands\setContent().
Here is the call graph for this function:
|
private |
Definition at line 31 of file class.ilOrgUnitDefaultPermissionGUI.php.
|
private |
Definition at line 30 of file class.ilOrgUnitDefaultPermissionGUI.php.
|
private |
Definition at line 32 of file class.ilOrgUnitDefaultPermissionGUI.php.
|
private |
Definition at line 28 of file class.ilOrgUnitDefaultPermissionGUI.php.
|
private |
Definition at line 29 of file class.ilOrgUnitDefaultPermissionGUI.php.