|
ILIAS
release_8 Revision v8.24
|
Class ilOrgUnitPositionGUI. More...
Inheritance diagram for ilOrgUnitPositionGUI:
Collaboration diagram for ilOrgUnitPositionGUI:Public Member Functions | |
| __construct () | |
| addSubTabs () | |
Public Member Functions inherited from ILIAS\Modules\OrgUnit\ARHelper\BaseCommands | |
| getParentGui () | |
| setParentGui (BaseCommands $parent_gui) | |
| executeCommand () | |
| addSubTabs () | |
Data Fields | |
| const | SUBTAB_SETTINGS = 'settings' |
| const | SUBTAB_PERMISSIONS = 'obj_orgunit_positions' |
| const | CMD_CONFIRM_DELETION = 'confirmDeletion' |
| const | CMD_ASSIGN = 'assign' |
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 Member Functions | |
| getPossibleNextClasses () | |
| getActiveTabId () | |
| index () | |
| add () | |
| create () | |
| edit () | |
| update () | |
| assign () | |
| confirmDeletion () | |
| delete () | |
| cancel () | |
| getPositionFromRequest () | |
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 () | |
Protected Attributes | |
| ilToolbarGUI | $toolbar |
Protected Attributes inherited from ILIAS\Modules\OrgUnit\ARHelper\BaseCommands | |
| BaseCommands | $parent_gui = null |
Private Attributes | |
| ilGlobalTemplateInterface | $main_tpl |
| ilCtrl | $ctrl |
| ilGlobalTemplateInterface | $tpl |
| ilLanguage | $language |
Class ilOrgUnitPositionGUI.
Definition at line 25 of file class.ilOrgUnitPositionGUI.php.
| ilOrgUnitPositionGUI::__construct | ( | ) |
Reimplemented from ILIAS\Modules\OrgUnit\ARHelper\BaseCommands.
Definition at line 39 of file class.ilOrgUnitPositionGUI.php.
References $_GET, $DIC, $main_tpl, ILIAS\GlobalScreen\Provider\__construct(), ilObjOrgUnitAccess\_checkAccessPositions(), ILIAS\Repository\ctrl(), ILIAS\Repository\initRequest(), ILIAS\UI\examples\Symbol\Glyph\Language\language(), ilGlobalTemplateInterface\setOnScreenMessage(), and ILIAS\Repository\toolbar().
Here is the call graph for this function:
|
protected |
Definition at line 88 of file class.ilOrgUnitPositionGUI.php.
| ilOrgUnitPositionGUI::addSubTabs | ( | ) |
Reimplemented from ILIAS\Modules\OrgUnit\ARHelper\BaseCommands.
Definition at line 261 of file class.ilOrgUnitPositionGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Modules\OrgUnit\ARHelper\BaseCommands\pushSubTab().
Referenced by edit().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 128 of file class.ilOrgUnitPositionGUI.php.
References cancel(), ilOrgUnitPosition\CORE_POSITION_EMPLOYEE, ilOrgUnitUserAssignment\findOrCreateAssignment(), ilOrgUnitPosition\getCorePosition(), ilOrgUnitUserAssignmentQueries\getInstance(), getPositionFromRequest(), and ILIAS\UI\examples\Symbol\Glyph\Language\language().
Referenced by delete().
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 205 of file class.ilOrgUnitPositionGUI.php.
References ILIAS\Repository\ctrl().
Referenced by assign(), and confirmDeletion().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 151 of file class.ilOrgUnitPositionGUI.php.
References cancel(), ILIAS\Repository\ctrl(), ilOrgUnitUserAssignmentQueries\getInstance(), getPositionFromRequest(), and ILIAS\UI\examples\Symbol\Glyph\Language\language().
Here is the call graph for this function:
|
protected |
Definition at line 94 of file class.ilOrgUnitPositionGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\UI\examples\Symbol\Glyph\Language\language().
Here is the call graph for this function:
|
protected |
Definition at line 193 of file class.ilOrgUnitPositionGUI.php.
References assign(), ILIAS\Repository\ctrl(), getPositionFromRequest(), and ILIAS\UI\examples\Symbol\Glyph\Language\language().
Here is the call graph for this function:
|
protected |
Definition at line 105 of file class.ilOrgUnitPositionGUI.php.
References ILIAS\Modules\OrgUnit\ARHelper\BaseCommands\activeSubTab(), addSubTabs(), and getPositionFromRequest().
Here is the call graph for this function:
|
protected |
Reimplemented from ILIAS\Modules\OrgUnit\ARHelper\BaseCommands.
Definition at line 71 of file class.ilOrgUnitPositionGUI.php.
References ilObjOrgUnitGUI\TAB_POSITIONS.
|
protected |
Definition at line 210 of file class.ilOrgUnitPositionGUI.php.
References ILIAS\Repository\str().
Referenced by assign(), confirmDeletion(), delete(), edit(), 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 63 of file class.ilOrgUnitPositionGUI.php.
|
protected |
Reimplemented from ILIAS\Modules\OrgUnit\ARHelper\BaseCommands.
Definition at line 76 of file class.ilOrgUnitPositionGUI.php.
References Vendor\Package\$b, ILIAS\Repository\ctrl(), ilLinkButton\getInstance(), ILIAS\Modules\OrgUnit\ARHelper\BaseCommands\setContent(), and ILIAS\Repository\toolbar().
Here is the call graph for this function:
|
protected |
Definition at line 115 of file class.ilOrgUnitPositionGUI.php.
References ILIAS\Repository\ctrl(), getPositionFromRequest(), and ILIAS\UI\examples\Symbol\Glyph\Language\language().
Here is the call graph for this function:
|
private |
Definition at line 35 of file class.ilOrgUnitPositionGUI.php.
|
private |
Definition at line 37 of file class.ilOrgUnitPositionGUI.php.
|
private |
Definition at line 34 of file class.ilOrgUnitPositionGUI.php.
Referenced by __construct().
|
protected |
Definition at line 33 of file class.ilOrgUnitPositionGUI.php.
|
private |
Definition at line 36 of file class.ilOrgUnitPositionGUI.php.
| const ilOrgUnitPositionGUI::CMD_ASSIGN = 'assign' |
Definition at line 32 of file class.ilOrgUnitPositionGUI.php.
| const ilOrgUnitPositionGUI::CMD_CONFIRM_DELETION = 'confirmDeletion' |
Definition at line 31 of file class.ilOrgUnitPositionGUI.php.
| const ilOrgUnitPositionGUI::SUBTAB_PERMISSIONS = 'obj_orgunit_positions' |
Definition at line 30 of file class.ilOrgUnitPositionGUI.php.
Referenced by ilOrgUnitDefaultPermissionGUI\index().
| const ilOrgUnitPositionGUI::SUBTAB_SETTINGS = 'settings' |
Definition at line 29 of file class.ilOrgUnitPositionGUI.php.