|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Interface BaseCommands. More...
Inheritance diagram for ILIAS\components\OrgUnit\ARHelper\BaseCommands:
Collaboration diagram for ILIAS\components\OrgUnit\ARHelper\BaseCommands:Public Member Functions | |
| getParentGui () | |
| setParentGui (BaseCommands $parent_gui) | |
| executeCommand () | |
| addSubTabs () | |
Data Fields | |
| 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 Member Functions | |
| __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 () | |
Protected Attributes | |
| 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 |
Private Attributes | |
| ilTabsGUI | $tabsGUI |
Interface BaseCommands.
Definition at line 34 of file BaseCommands.php.
|
protected |
Definition at line 66 of file BaseCommands.php.
References ILIAS\components\OrgUnit\ARHelper\BaseCommands\$action_token, $DIC, ILIAS\components\OrgUnit\ARHelper\BaseCommands\$row_id_token, ILIAS\components\OrgUnit\ARHelper\BaseCommands\$url_builder, ILIAS\Repository\access(), ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), and ILIAS\Repository\refinery().
Here is the call graph for this function:
|
protected |
Definition at line 190 of file BaseCommands.php.
Referenced by ilOrgUnitUserAssignmentGUI\assignmentsRecursive(), ilOrgUnitPositionGUI\defaultPermissions(), ilOrgUnitPositionGUI\edit(), and ilOrgUnitUserAssignmentGUI\index().
Here is the caller graph for this function:| ILIAS\components\OrgUnit\ARHelper\BaseCommands::addSubTabs | ( | ) |
Reimplemented in ilOrgUnitPositionGUI, and ilOrgUnitUserAssignmentGUI.
Definition at line 215 of file BaseCommands.php.
|
protected |
Reimplemented in ilOrgUnitPositionGUI, and ilOrgUnitUserAssignmentGUI.
Definition at line 122 of file BaseCommands.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ILIAS\components\OrgUnit\ARHelper\BaseCommands::executeCommand | ( | ) |
Reimplemented in ilOrgUnitUserAssignmentGUI.
Definition at line 135 of file BaseCommands.php.
References $DIC, ILIAS\Repository\access(), ILIAS\Repository\ctrl(), ILIAS\components\OrgUnit\ARHelper\BaseCommands\getActiveTabId(), ILIAS\components\OrgUnit\ARHelper\BaseCommands\getPossibleNextClasses(), ILIAS\FileDelivery\http(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Reimplemented in ilOrgUnitPositionGUI.
Definition at line 114 of file BaseCommands.php.
Referenced by ILIAS\components\OrgUnit\ARHelper\BaseCommands\executeCommand().
Here is the caller graph for this function:| ILIAS\components\OrgUnit\ARHelper\BaseCommands::getParentGui | ( | ) |
Definition at line 97 of file BaseCommands.php.
References ILIAS\components\OrgUnit\ARHelper\BaseCommands\$parent_gui.
|
protected |
Definition at line 208 of file BaseCommands.php.
References $ref_id, and ILIAS\FileDelivery\http().
Referenced by ilOrgUnitUserAssignmentGUI\assignmentsRecursive(), ilOrgUnitPermissionGUI\index(), ilOrgUnitUserAssignmentGUI\index(), and ilOrgUnitUserAssignmentGUI\remove().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Reimplemented in ilOrgUnitPositionGUI.
Definition at line 109 of file BaseCommands.php.
Referenced by ILIAS\components\OrgUnit\ARHelper\BaseCommands\executeCommand().
Here is the caller graph for this function:
|
protected |
Definition at line 219 of file BaseCommands.php.
Referenced by ilOrgUnitPositionGUI\defaultPermissions(), ilOrgUnitPositionGUI\getPositionFromRequest(), ilOrgUnitPositionGUI\getSinglePosLinkTarget(), and ilOrgUnitPositionGUI\updateDefaultPermissions().
Here is the caller graph for this function:
|
abstractprotected |
Reimplemented in ilOrgUnitPositionGUI, ilOrgUnitPermissionGUI, and ilOrgUnitUserAssignmentGUI.
|
protected |
Definition at line 185 of file BaseCommands.php.
References $url, and ILIAS\Repository\lng().
Referenced by ilOrgUnitPositionGUI\addSubTabs().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 127 of file BaseCommands.php.
Referenced by ilOrgUnitUserAssignmentGUI\assignmentsRecursive(), and ilOrgUnitUserAssignmentGUI\index().
Here is the caller graph for this function:| ILIAS\components\OrgUnit\ARHelper\BaseCommands::setParentGui | ( | BaseCommands | $parent_gui | ) |
Definition at line 102 of file BaseCommands.php.
References ILIAS\components\OrgUnit\ARHelper\BaseCommands\$parent_gui.
|
protected |
Definition at line 50 of file BaseCommands.php.
|
protected |
Definition at line 56 of file BaseCommands.php.
Referenced by ILIAS\components\OrgUnit\ARHelper\BaseCommands\__construct().
|
protected |
Definition at line 48 of file BaseCommands.php.
|
protected |
Definition at line 58 of file BaseCommands.php.
Definition at line 51 of file BaseCommands.php.
|
protected |
Definition at line 47 of file BaseCommands.php.
Referenced by ilOrgUnitPositionGUI\getAuthorityDescription().
|
protected |
Definition at line 53 of file BaseCommands.php.
Referenced by ILIAS\components\OrgUnit\ARHelper\BaseCommands\getParentGui(), and ILIAS\components\OrgUnit\ARHelper\BaseCommands\setParentGui().
|
protected |
Definition at line 61 of file BaseCommands.php.
|
protected |
Definition at line 59 of file BaseCommands.php.
|
protected |
Definition at line 60 of file BaseCommands.php.
|
protected |
Definition at line 57 of file BaseCommands.php.
Referenced by ILIAS\components\OrgUnit\ARHelper\BaseCommands\__construct().
|
private |
Definition at line 49 of file BaseCommands.php.
|
protected |
Definition at line 52 of file BaseCommands.php.
|
protected |
Definition at line 63 of file BaseCommands.php.
|
protected |
Definition at line 64 of file BaseCommands.php.
|
protected |
Definition at line 55 of file BaseCommands.php.
Referenced by ILIAS\components\OrgUnit\ARHelper\BaseCommands\__construct().
| const ILIAS\components\OrgUnit\ARHelper\BaseCommands::AR_ID = "arid" |
Definition at line 45 of file BaseCommands.php.
| const ILIAS\components\OrgUnit\ARHelper\BaseCommands::CMD_ADD = "add" |
Definition at line 38 of file BaseCommands.php.
| const ILIAS\components\OrgUnit\ARHelper\BaseCommands::CMD_CANCEL = "cancel" |
Definition at line 44 of file BaseCommands.php.
Referenced by ILIAS\components\OrgUnit\ARHelper\BaseForm\initButtons().
| const ILIAS\components\OrgUnit\ARHelper\BaseCommands::CMD_CONFIRM = "confirm" |
Definition at line 42 of file BaseCommands.php.
| const ILIAS\components\OrgUnit\ARHelper\BaseCommands::CMD_CREATE = "create" |
Definition at line 39 of file BaseCommands.php.
Referenced by ILIAS\components\OrgUnit\ARHelper\BaseForm\initButtons().
| const ILIAS\components\OrgUnit\ARHelper\BaseCommands::CMD_DEFAULT_PERMISSIONS = "defaultPermissions" |
Definition at line 37 of file BaseCommands.php.
| const ILIAS\components\OrgUnit\ARHelper\BaseCommands::CMD_DELETE = "delete" |
Definition at line 43 of file BaseCommands.php.
| const ILIAS\components\OrgUnit\ARHelper\BaseCommands::CMD_EDIT = "edit" |
Definition at line 40 of file BaseCommands.php.
| const ILIAS\components\OrgUnit\ARHelper\BaseCommands::CMD_INDEX = "index" |
Definition at line 36 of file BaseCommands.php.
Referenced by ilObjOrgUnitGUI\executeCommand(), and ilObjOrgUnitGUI\getTabs().
| const ILIAS\components\OrgUnit\ARHelper\BaseCommands::CMD_UPDATE = "update" |
Definition at line 41 of file BaseCommands.php.
Referenced by ILIAS\components\OrgUnit\ARHelper\BaseForm\initButtons().