ILIAS
release_8 Revision v8.19
|
Class ilMailMemberSearchGUI. More...
Public Member Functions | |
__construct (object $gui, int $ref_id, ilAbstractMailMemberRoles $objMailMemberRoles) | |
ilMailMemberSearchGUI constructor. More... | |
executeCommand () | |
storeReferer () | |
setObjParticipants (ilParticipants $objParticipants) | |
Data Fields | |
int | $ref_id |
Protected Member Functions | |
nextMailForm () | |
generateContextArray () | |
showSelectableUsers () | |
sendMailToSelectedUsers () | |
showSearchForm () | |
getObjParticipants () | |
initMailToMembersForm () | |
getMailRadioGroup () | |
Private Member Functions | |
redirectToParentReferer () | |
getStoredReferer () | |
unsetStoredReferer () | |
getMailRoles () | |
Private Attributes | |
ServerRequestInterface | $httpRequest |
array | $mail_roles |
$gui | |
ilAbstractMailMemberRoles | $objMailMemberRoles |
ilParticipants | $objParticipants |
ilCtrlInterface | $ctrl |
ilGlobalTemplateInterface | $tpl |
ilLanguage | $lng |
ilAccessHandler | $access |
Class ilMailMemberSearchGUI.
Definition at line 28 of file class.ilMailMemberSearchGUI.php.
ilMailMemberSearchGUI::__construct | ( | object | $gui, |
int | $ref_id, | ||
ilAbstractMailMemberRoles | $objMailMemberRoles | ||
) |
ilMailMemberSearchGUI constructor.
ilObjGroupGUI | ilObjCourseGUI | ilMembershipGUI | $gui | |
int | $ref_id | |
ilAbstractMailMemberRoles | $objMailMemberRoles |
Definition at line 49 of file class.ilMailMemberSearchGUI.php.
References $DIC, $gui, $objMailMemberRoles, $ref_id, ILIAS\Repository\access(), ILIAS\Repository\ctrl(), ilAbstractMailMemberRoles\getMailRoles(), and ILIAS\Repository\lng().
ilMailMemberSearchGUI::executeCommand | ( | ) |
Definition at line 70 of file class.ilMailMemberSearchGUI.php.
References ILIAS\Repository\ctrl(), nextMailForm(), redirectToParentReferer(), sendMailToSelectedUsers(), showSearchForm(), and showSelectableUsers().
|
protected |
Definition at line 187 of file class.ilMailMemberSearchGUI.php.
References $ref_id, $type, ilContainer\_lookupContainerSetting(), ilObject\_lookupObjId(), ilObject\_lookupType(), ILIAS\Repository\access(), ilMailFormCall\CONTEXT_KEY, ilObjectServiceSettingsGUI\EXTERNAL_MAIL_PREFIX, ilCourseMailTemplateTutorContext\ID, ilSessionMailTemplateParticipantContext\ID, and ilMail\PROP_CONTEXT_SUBJECT_PREFIX.
Referenced by nextMailForm(), and sendMailToSelectedUsers().
|
protected |
Definition at line 320 of file class.ilMailMemberSearchGUI.php.
References ilRadioOption\addSubItem(), getMailRoles(), and ILIAS\Repository\lng().
Referenced by initMailToMembersForm().
|
private |
Definition at line 314 of file class.ilMailMemberSearchGUI.php.
References $mail_roles.
Referenced by getMailRadioGroup().
|
protected |
Definition at line 279 of file class.ilMailMemberSearchGUI.php.
References $objParticipants.
Referenced by showSelectableUsers().
|
private |
Definition at line 135 of file class.ilMailMemberSearchGUI.php.
References ilSession\get().
Referenced by redirectToParentReferer().
|
protected |
Definition at line 293 of file class.ilMailMemberSearchGUI.php.
References ILIAS\Repository\ctrl(), getMailRadioGroup(), and ILIAS\Repository\lng().
Referenced by nextMailForm(), and showSearchForm().
|
protected |
Definition at line 145 of file class.ilMailMemberSearchGUI.php.
References ILIAS\Repository\ctrl(), generateContextArray(), ilMailFormCall\getRedirectTarget(), initMailToMembersForm(), ILIAS\Repository\lng(), ilMailFormGUI\MAIL_FORM_TYPE_ROLE, ilSession\set(), showSearchForm(), and showSelectableUsers().
Referenced by executeCommand().
|
private |
Definition at line 106 of file class.ilMailMemberSearchGUI.php.
References $url, ILIAS\Repository\ctrl(), getStoredReferer(), and unsetStoredReferer().
Referenced by executeCommand().
|
protected |
Definition at line 237 of file class.ilMailMemberSearchGUI.php.
References ilObjUser\_lookupLogin(), ILIAS\Repository\ctrl(), generateContextArray(), ilMailFormCall\getRedirectTarget(), ILIAS\Repository\lng(), ilMailFormGUI\MAIL_FORM_TYPE_NEW, ilMailFormCall\setRecipients(), and showSelectableUsers().
Referenced by executeCommand().
ilMailMemberSearchGUI::setObjParticipants | ( | ilParticipants | $objParticipants | ) |
ilParticipants | $objParticipants |
Definition at line 287 of file class.ilMailMemberSearchGUI.php.
References $objParticipants.
Referenced by ilObjGroupGUI\executeCommand(), and ilObjCourseGUI\executeCommand().
|
protected |
Definition at line 270 of file class.ilMailMemberSearchGUI.php.
References initMailToMembersForm(), and storeReferer().
Referenced by executeCommand(), and nextMailForm().
|
protected |
Definition at line 226 of file class.ilMailMemberSearchGUI.php.
References $provider, and getObjParticipants().
Referenced by executeCommand(), nextMailForm(), and sendMailToSelectedUsers().
ilMailMemberSearchGUI::storeReferer | ( | ) |
Definition at line 113 of file class.ilMailMemberSearchGUI.php.
References $url, ILIAS\Repository\ctrl(), and ilSession\set().
Referenced by showSearchForm().
|
private |
Definition at line 140 of file class.ilMailMemberSearchGUI.php.
References ilSession\set().
Referenced by redirectToParentReferer().
|
private |
Definition at line 40 of file class.ilMailMemberSearchGUI.php.
|
private |
Definition at line 37 of file class.ilMailMemberSearchGUI.php.
|
private |
Definition at line 34 of file class.ilMailMemberSearchGUI.php.
Referenced by __construct().
|
private |
Definition at line 30 of file class.ilMailMemberSearchGUI.php.
|
private |
Definition at line 39 of file class.ilMailMemberSearchGUI.php.
|
private |
Definition at line 32 of file class.ilMailMemberSearchGUI.php.
Referenced by getMailRoles().
|
private |
Definition at line 35 of file class.ilMailMemberSearchGUI.php.
Referenced by __construct().
|
private |
Definition at line 36 of file class.ilMailMemberSearchGUI.php.
Referenced by getObjParticipants(), and setObjParticipants().
int ilMailMemberSearchGUI::$ref_id |
Definition at line 41 of file class.ilMailMemberSearchGUI.php.
Referenced by __construct(), and generateContextArray().
|
private |
Definition at line 38 of file class.ilMailMemberSearchGUI.php.