|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilMailMemberSearchGUI. More...
Collaboration diagram for ilMailMemberSearchGUI:Public Member Functions | |
| __construct ($gui, $ref_id, ilAbstractMailMemberRoles $objMailMemberRoles) | |
| ilMailMemberSearchGUI constructor. More... | |
| executeCommand () | |
| storeReferer () | |
| setObjParticipants ($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 198 of file class.ilMailMemberSearchGUI.php.
References $type, ilObject\_lookupType(), ilMailFormCall\CONTEXT_KEY, ilCourseMailTemplateTutorContext\ID, and ilSessionMailTemplateParticipantContext\ID.
Here is the call graph for this function:
|
protected |
Definition at line 342 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 334 of file class.ilMailMemberSearchGUI.php.
References $mail_roles.
Referenced by getMailRadioGroup().
Here is the caller graph for this function:
|
protected |
Definition at line 296 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 312 of file class.ilMailMemberSearchGUI.php.
References $form, and 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 152 of file class.ilMailMemberSearchGUI.php.
References $_SESSION, $form, ilMailFormCall\getRedirectTarget(), initMailToMembersForm(), ilUtil\redirect(), 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 116 of file class.ilMailMemberSearchGUI.php.
References getStoredReferer(), ilUtil\redirect(), 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 246 of file class.ilMailMemberSearchGUI.php.
References $_POST, ilObjUser\_lookupLogin(), ilMailFormCall\getRedirectTarget(), ilUtil\redirect(), 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 | ( | $objParticipants | ) |
| null | $objParticipants | ilCourseParticipants || ilGroupParticipants |
Definition at line 304 of file class.ilMailMemberSearchGUI.php.
References $objParticipants.
|
protected |
Definition at line 285 of file class.ilMailMemberSearchGUI.php.
References $form, 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 230 of file class.ilMailMemberSearchGUI.php.
References PHPMailer\PHPMailer\$provider, $tbl, 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 126 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 144 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.