ILIAS  trunk Revision v11.0_alpha-1744-gb0451eebef4
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
ilOrgUnitPermissionGUI Class Reference

Class ilOrgUnitPermissionGUI. More...

+ Inheritance diagram for ilOrgUnitPermissionGUI:
+ Collaboration diagram for ilOrgUnitPermissionGUI:

Protected Member Functions

 index ()
 
- Protected Member Functions inherited from ILIAS\components\OrgUnit\ARHelper\BaseCommands
 __construct (protected array $query_namespace=['orgu', 'posedit'])
 
 index ()
 
 getPossibleNextClasses ()
 
 getActiveTabId ()
 
 cancel ()
 
 setContent (string $html)
 
 pushSubTab (string $subtab_id, string $url)
 
 activeSubTab (string $subtab_id)
 
 getParentRefId ()
 
 getRowIdFromQuery ()
 

Additional Inherited Members

- Public Member Functions inherited from ILIAS\components\OrgUnit\ARHelper\BaseCommands
 getParentGui ()
 
 setParentGui (BaseCommands $parent_gui)
 
 executeCommand ()
 
 addSubTabs ()
 
- Data Fields inherited from ILIAS\components\OrgUnit\ARHelper\BaseCommands
const CMD_INDEX = "index"
 
const CMD_DEFAULT_PERMISSIONS = "defaultPermissions"
 
const CMD_ADD = "add"
 
const CMD_CREATE = "create"
 
const CMD_EDIT = "edit"
 
const CMD_UPDATE = "update"
 
const CMD_CONFIRM = "confirm"
 
const CMD_DELETE = "delete"
 
const CMD_CANCEL = "cancel"
 
const AR_ID = "arid"
 
- Protected Attributes inherited from ILIAS\components\OrgUnit\ARHelper\BaseCommands
ilLanguage $lng
 
ilCtrl $ctrl
 
ilAccess $access
 
ILIAS HTTP Services $http
 
ilGlobalTemplateInterface $tpl
 
BaseCommands $parent_gui = null
 
URLBuilder $url_builder
 
URLBuilderToken $action_token = null
 
URLBuilderToken $row_id_token
 
DataFactory $data_factory
 
Refinery $refinery
 
ServerRequestInterface $request
 
ILIAS HTTP Wrapper ArrayBasedRequestWrapper $query
 
UIFactory $ui_factory
 
UIRenderer $ui_renderer
 

Detailed Description

Member Function Documentation

◆ index()

ilOrgUnitPermissionGUI::index ( )
protected

Definition at line 28 of file class.ilOrgUnitPermissionGUI.php.

References ILIAS\components\OrgUnit\ARHelper\BaseCommands\getParentRefId().

28  : void
29  {
30  new ilOrgUnitPermissionTableGUI($this, self::CMD_INDEX, $this->getParentRefId());
31  }
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
+ Here is the call graph for this function:

The documentation for this class was generated from the following file: