ILIAS
release_8 Revision v8.19
|
Add user to group from awareness tool. More...
Public Member Functions | |
__construct () | |
executeCommand () | |
show () | |
sendResponse (string $a_content) | |
selectGroup () | |
confirmAddUser () | |
addUser () | |
selectParent () | |
createGroup ($form=null) | |
confirmCreateGroupAndAddUser () | |
createGroupAndAddUser () | |
Protected Member Functions | |
initGroupRefIdFromQuery () | |
initGroupParentRefIdFromQuery () | |
initUserIdFromQuery () | |
getGroupCreationForm () | |
Protected Attributes | |
ilCtrl | $ctrl |
ilGlobalTemplateInterface | $tpl |
UIServices | $ui |
ilLanguage | $lng |
ilTree | $tree |
ilObjUser | $user |
GlobalHttpState | $http |
Factory | $refinery |
Add user to group from awareness tool.
Definition at line 17 of file class.ilGroupAddToGroupActionGUI.php.
ilGroupAddToGroupActionGUI::__construct | ( | ) |
Definition at line 32 of file class.ilGroupAddToGroupActionGUI.php.
References $DIC, ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), ILIAS\Repository\ui(), and ILIAS\Repository\user().
ilGroupAddToGroupActionGUI::addUser | ( | ) |
Definition at line 238 of file class.ilGroupAddToGroupActionGUI.php.
References $lng, $ref_id, exit, ilParticipants\getInstanceByObjId(), ilUtil\getSystemMessageHTML(), ilParticipants\IL_GRP_MEMBER, initGroupRefIdFromQuery(), initUserIdFromQuery(), ilLanguage\txt(), and ilGroupMembershipMailNotification\TYPE_ADMISSION_MEMBER.
ilGroupAddToGroupActionGUI::confirmAddUser | ( | ) |
Definition at line 198 of file class.ilGroupAddToGroupActionGUI.php.
References $ctrl, $id, $lng, $ref_id, $url, ilObject\_lookupObjId(), ilObject\_lookupTitle(), exit, ilParticipants\getInstanceByObjId(), ilCtrl\getLinkTarget(), ilUserUtil\getNamePresentation(), ilUtil\getSystemMessageHTML(), initGroupRefIdFromQuery(), initUserIdFromQuery(), ilCtrl\setParameter(), ilLanguage\txt(), ILIAS\Repository\ui(), and ILIAS\UI\Implementation\Component\withOnLoadCode().
ilGroupAddToGroupActionGUI::confirmCreateGroupAndAddUser | ( | ) |
Definition at line 313 of file class.ilGroupAddToGroupActionGUI.php.
References $id, $lng, createGroup(), ILIAS\Repository\ctrl(), exit, getGroupCreationForm(), ilUserUtil\getNamePresentation(), ilUtil\getSystemMessageHTML(), ILIAS\FileDelivery\http(), initUserIdFromQuery(), ILIAS\Repository\refinery(), ilLanguage\txt(), ILIAS\Repository\ui(), and ILIAS\UI\Implementation\Component\withOnLoadCode().
ilGroupAddToGroupActionGUI::createGroup | ( | $form = null | ) |
Definition at line 280 of file class.ilGroupAddToGroupActionGUI.php.
References $lng, $ref_id, ilObject\_lookupObjId(), ilObject\_lookupTitle(), ILIAS\Repository\ctrl(), exit, getGroupCreationForm(), ilUtil\getSystemMessageHTML(), initGroupParentRefIdFromQuery(), and ilLanguage\txt().
Referenced by confirmCreateGroupAndAddUser().
ilGroupAddToGroupActionGUI::createGroupAndAddUser | ( | ) |
Definition at line 353 of file class.ilGroupAddToGroupActionGUI.php.
References $lng, $ref_id, $url, ilLink\_getLink(), exit, getGroupCreationForm(), ilParticipants\getInstanceByObjId(), ilUtil\getSystemMessageHTML(), ilParticipants\IL_GRP_MEMBER, initGroupParentRefIdFromQuery(), initUserIdFromQuery(), ilLanguage\txt(), and ilGroupMembershipMailNotification\TYPE_ADMISSION_MEMBER.
ilGroupAddToGroupActionGUI::executeCommand | ( | ) |
Definition at line 86 of file class.ilGroupAddToGroupActionGUI.php.
References $ctrl, $user, ilCtrl\getCmd(), ilGroupUserActionProvider\getCommandAccess(), ilObject\getId(), ilCtrl\getNextClass(), and ilCtrl\setParameter().
|
protected |
Definition at line 298 of file class.ilGroupAddToGroupActionGUI.php.
References $lng, $ref_id, initGroupRefIdFromQuery(), and ilLanguage\txt().
Referenced by confirmCreateGroupAndAddUser(), createGroup(), and createGroupAndAddUser().
|
protected |
Definition at line 62 of file class.ilGroupAddToGroupActionGUI.php.
References $ref_id, ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
Referenced by createGroup(), and createGroupAndAddUser().
|
protected |
Definition at line 50 of file class.ilGroupAddToGroupActionGUI.php.
References $ref_id, ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
Referenced by addUser(), confirmAddUser(), and getGroupCreationForm().
|
protected |
Definition at line 74 of file class.ilGroupAddToGroupActionGUI.php.
References ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
Referenced by addUser(), confirmAddUser(), confirmCreateGroupAndAddUser(), and createGroupAndAddUser().
ilGroupAddToGroupActionGUI::selectGroup | ( | ) |
Definition at line 182 of file class.ilGroupAddToGroupActionGUI.php.
References $tree, exit, ilTree\readRootId(), and sendResponse().
ilGroupAddToGroupActionGUI::selectParent | ( | ) |
Definition at line 262 of file class.ilGroupAddToGroupActionGUI.php.
References $lng, $tree, exit, ilUtil\getSystemMessageHTML(), ilTree\readRootId(), sendResponse(), and ilLanguage\txt().
ilGroupAddToGroupActionGUI::sendResponse | ( | string | $a_content | ) |
Definition at line 153 of file class.ilGroupAddToGroupActionGUI.php.
References $id, $lng, exit, ILIAS\FileDelivery\http(), ILIAS\Repository\refinery(), ilLanguage\txt(), ILIAS\Repository\ui(), and ILIAS\UI\Implementation\Component\withOnLoadCode().
Referenced by selectGroup(), selectParent(), and show().
ilGroupAddToGroupActionGUI::show | ( | ) |
Definition at line 124 of file class.ilGroupAddToGroupActionGUI.php.
References $ctrl, $id, $lng, ilCtrl\getLinkTarget(), ilUtil\getSystemMessageHTML(), sendResponse(), ilLanguage\txt(), ILIAS\Repository\ui(), and ILIAS\UI\Implementation\Component\withOnLoadCode().
|
protected |
Definition at line 19 of file class.ilGroupAddToGroupActionGUI.php.
Referenced by confirmAddUser(), executeCommand(), and show().
|
protected |
Definition at line 27 of file class.ilGroupAddToGroupActionGUI.php.
|
protected |
Definition at line 22 of file class.ilGroupAddToGroupActionGUI.php.
Referenced by addUser(), confirmAddUser(), confirmCreateGroupAndAddUser(), createGroup(), createGroupAndAddUser(), getGroupCreationForm(), selectParent(), sendResponse(), and show().
|
protected |
Definition at line 28 of file class.ilGroupAddToGroupActionGUI.php.
|
protected |
Definition at line 20 of file class.ilGroupAddToGroupActionGUI.php.
|
protected |
Definition at line 23 of file class.ilGroupAddToGroupActionGUI.php.
Referenced by selectGroup(), and selectParent().
|
protected |
Definition at line 21 of file class.ilGroupAddToGroupActionGUI.php.
|
protected |
Definition at line 24 of file class.ilGroupAddToGroupActionGUI.php.
Referenced by executeCommand().