|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class ilMailMemberSearchGUI. More...
Collaboration diagram for ilMailMemberSearchGUI:Public Member Functions | |
| __construct ($gui, $ref_id, ilAbstractMailMemberRoles $objMailMemberRoles) | |
| ilMailMemberSearchGUI constructor. More... | |
| executeCommand () | |
| storeReferer () | |
| setObjParticipants (ilParticipants $objParticipants) | |
Protected Member Functions | |
| nextMailForm () | |
| generateContextArray () | |
| showSelectableUsers () | |
| sendMailToSelectedUsers () | |
| showSearchForm () | |
| getObjParticipants () | |
| initMailToMembersForm () | |
| getMailRadioGroup () | |
Protected Attributes | |
| $mail_roles | |
| $gui | |
| $objMailMemberRoles | |
| $objParticipants = null | |
| $ctrl | |
| $tpl | |
| $lng | |
| $access | |
Private Member Functions | |
| redirectToParentReferer () | |
| getStoredReferer () | |
| unsetStoredReferer () | |
| getMailRoles () | |
Class ilMailMemberSearchGUI.
Definition at line 9 of file class.ilMailMemberSearchGUI.php.
| ilMailMemberSearchGUI::__construct | ( | $gui, | |
| $ref_id, | |||
| ilAbstractMailMemberRoles | $objMailMemberRoles | ||
| ) |
ilMailMemberSearchGUI constructor.
| ilObjGroupGUI | ilObjCourseGUI | $gui | |
| $ref_id | ||
| ilAbstractMailMemberRoles | $objMailMemberRoles |
Definition at line 56 of file class.ilMailMemberSearchGUI.php.
References $DIC, $gui, and $objMailMemberRoles.
| ilMailMemberSearchGUI::executeCommand | ( | ) |
Definition at line 78 of file class.ilMailMemberSearchGUI.php.
References $_GET, nextMailForm(), redirectToParentReferer(), sendMailToSelectedUsers(), showSearchForm(), and showSelectableUsers().
Here is the call graph for this function:
|
protected |
Definition at line 189 of file class.ilMailMemberSearchGUI.php.
References $type, ilContainer\_lookupContainerSetting(), ilObject\_lookupObjId(), ilObject\_lookupType(), 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 332 of file class.ilMailMemberSearchGUI.php.
References $mail_roles, and getMailRoles().
Referenced by initMailToMembersForm().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 324 of file class.ilMailMemberSearchGUI.php.
References $mail_roles.
Referenced by getMailRadioGroup().
Here is the caller graph for this function:
|
protected |
Definition at line 287 of file class.ilMailMemberSearchGUI.php.
References $objParticipants.
Referenced by showSelectableUsers().
Here is the caller graph for this function:
|
private |
Definition at line 134 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 303 of file class.ilMailMemberSearchGUI.php.
References getMailRadioGroup().
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 144 of file class.ilMailMemberSearchGUI.php.
References $_SESSION, ilMailFormCall\getRedirectTarget(), initMailToMembersForm(), ilUtil\sendFailure(), 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 118 of file class.ilMailMemberSearchGUI.php.
References $url, 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 241 of file class.ilMailMemberSearchGUI.php.
References $_POST, ilObjUser\_lookupLogin(), ilMailFormCall\getRedirectTarget(), ilUtil\sendFailure(), 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 | ) |
| $objParticipants | ilParticipants |
Definition at line 295 of file class.ilMailMemberSearchGUI.php.
References $objParticipants.
|
protected |
Definition at line 276 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 228 of file class.ilMailMemberSearchGUI.php.
References 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 125 of file class.ilMailMemberSearchGUI.php.
References ilSession\get(), 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 139 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:
|
protected |
Definition at line 48 of file class.ilMailMemberSearchGUI.php.
|
protected |
Definition at line 33 of file class.ilMailMemberSearchGUI.php.
|
protected |
Definition at line 19 of file class.ilMailMemberSearchGUI.php.
Referenced by __construct().
|
protected |
Definition at line 43 of file class.ilMailMemberSearchGUI.php.
|
protected |
Definition at line 14 of file class.ilMailMemberSearchGUI.php.
Referenced by getMailRadioGroup(), and getMailRoles().
|
protected |
Definition at line 24 of file class.ilMailMemberSearchGUI.php.
Referenced by __construct().
|
protected |
Definition at line 28 of file class.ilMailMemberSearchGUI.php.
Referenced by getObjParticipants(), and setObjParticipants().
|
protected |
Definition at line 38 of file class.ilMailMemberSearchGUI.php.