|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Class ilOrgUnitUserAssignmentGUI. More...
Inheritance diagram for ilOrgUnitUserAssignmentGUI:
Collaboration diagram for ilOrgUnitUserAssignmentGUI:Public Member Functions | |
| executeCommand () | |
| addStaff () | |
Public Member Functions inherited from ILIAS\Modules\OrgUnit\ARHelper\BaseCommands | |
| getParentGui () | |
| setParentGui ($parent_gui) | |
| executeCommand () | |
| addSubTabs () | |
Protected Member Functions | |
| index () | |
| delete () | |
| cancel () | |
Protected Member Functions inherited from ILIAS\Modules\OrgUnit\ARHelper\BaseCommands | |
| index () | |
| getPossibleNextClasses () | |
| getActiveTabId () | |
| cancel () | |
| setContent ($html) | |
| pushSubTab ($subtab_id, $url) | |
| activeSubTab ($subtab_id) | |
| getParentRefId () | |
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_DELETE = "delete" |
| const | CMD_CANCEL = "cancel" |
| const | AR_ID = "arid" |
Protected Attributes inherited from ILIAS\Modules\OrgUnit\ARHelper\BaseCommands | |
| $parent_gui = null | |
Class ilOrgUnitUserAssignmentGUI.
@ilCtrl_Calls ilOrgUnitUserAssignmentGUI: ilRepositorySearchGUI
Definition at line 12 of file class.ilOrgUnitUserAssignmentGUI.php.
| ilOrgUnitUserAssignmentGUI::addStaff | ( | ) |
Definition at line 97 of file class.ilOrgUnitUserAssignmentGUI.php.
References $_POST, $users, ilObjUser\_lookupId(), ilOrgUnitUserAssignment\findOrCreateAssignment(), ILIAS\Modules\OrgUnit\ARHelper\BaseCommands\getParentRefId(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
Referenced by executeCommand().
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 91 of file class.ilOrgUnitUserAssignmentGUI.php.
Referenced by delete().
Here is the caller graph for this function:
|
protected |
Definition at line 80 of file class.ilOrgUnitUserAssignmentGUI.php.
References $_POST, $r, cancel(), ilOrgUnitUserAssignmentQueries\getInstance(), ILIAS\FileDelivery\http(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilOrgUnitUserAssignmentGUI::executeCommand | ( | ) |
Reimplemented from ILIAS\Modules\OrgUnit\ARHelper\BaseCommands.
Definition at line 14 of file class.ilOrgUnitUserAssignmentGUI.php.
References $r, addStaff(), and ILIAS\FileDelivery\http().
Here is the call graph for this function:
|
protected |
Reimplemented from ILIAS\Modules\OrgUnit\ARHelper\BaseCommands.
Definition at line 39 of file class.ilOrgUnitUserAssignmentGUI.php.
References $html, ilRepositorySearchGUI\fillAutoCompleteToolbar(), ilOrgUnitPosition\getActiveForPosition(), ActiveRecord\getArray(), ILIAS\Modules\OrgUnit\ARHelper\BaseCommands\getParentRefId(), and ILIAS\Modules\OrgUnit\ARHelper\BaseCommands\setContent().
Here is the call graph for this function: