|
ILIAS
release_8 Revision v8.24
|
Class ilMailMemberSearchGUI. More...
Collaboration diagram for ilMailMemberSearchGUI: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().
Here is the call graph for this function:| ilMailMemberSearchGUI::executeCommand | ( | ) |
Definition at line 70 of file class.ilMailMemberSearchGUI.php.
References ILIAS\Repository\ctrl(), nextMailForm(), redirectToParentReferer(), sendMailToSelectedUsers(), showSearchForm(), and showSelectableUsers().
Here is the call graph for this function:
|
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.
Here is the call graph for this function:
|
protected |
Definition at line 320 of file class.ilMailMemberSearchGUI.php.
References $mail_roles, getMailRoles(), and ILIAS\Repository\lng().
Referenced by initMailToMembersForm().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 314 of file class.ilMailMemberSearchGUI.php.
References $mail_roles.
Referenced by getMailRadioGroup().
Here is the caller graph for this function:
|
protected |
Definition at line 279 of file class.ilMailMemberSearchGUI.php.
References $objParticipants.
Referenced by showSelectableUsers().
Here is the caller graph for this function:
|
private |
Definition at line 135 of file class.ilMailMemberSearchGUI.php.
References ilSession\get().
Referenced by redirectToParentReferer().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 293 of file class.ilMailMemberSearchGUI.php.
References ILIAS\Repository\ctrl(), getMailRadioGroup(), and ILIAS\Repository\lng().
Referenced by nextMailForm(), and showSearchForm().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 145 of file class.ilMailMemberSearchGUI.php.
References ILIAS\Repository\ctrl(), ilMailFormCall\getRedirectTarget(), initMailToMembersForm(), ILIAS\Repository\lng(), ilMailFormGUI\MAIL_FORM_TYPE_ROLE, ilSession\set(), showSearchForm(), and showSelectableUsers().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 106 of file class.ilMailMemberSearchGUI.php.
References $url, ILIAS\Repository\ctrl(), getStoredReferer(), and unsetStoredReferer().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 237 of file class.ilMailMemberSearchGUI.php.
References ilObjUser\_lookupLogin(), ILIAS\Repository\ctrl(), ilMailFormCall\getRedirectTarget(), ILIAS\Repository\lng(), ilMailFormGUI\MAIL_FORM_TYPE_NEW, ilMailFormCall\setRecipients(), and showSelectableUsers().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMailMemberSearchGUI::setObjParticipants | ( | ilParticipants | $objParticipants | ) |
| ilParticipants | $objParticipants |
Definition at line 287 of file class.ilMailMemberSearchGUI.php.
References $objParticipants.
|
protected |
Definition at line 270 of file class.ilMailMemberSearchGUI.php.
References initMailToMembersForm(), and storeReferer().
Referenced by executeCommand(), and nextMailForm().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 226 of file class.ilMailMemberSearchGUI.php.
References $provider, and getObjParticipants().
Referenced by executeCommand(), nextMailForm(), and sendMailToSelectedUsers().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMailMemberSearchGUI::storeReferer | ( | ) |
Definition at line 113 of file class.ilMailMemberSearchGUI.php.
References $url, ILIAS\Repository\ctrl(), and ilSession\set().
Referenced by showSearchForm().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 140 of file class.ilMailMemberSearchGUI.php.
References ilSession\set().
Referenced by redirectToParentReferer().
Here is the call graph for this function:
Here is the caller graph for this function:
|
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 getMailRadioGroup(), and 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.