|
ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
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 | |
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 36 of file class.ilMailMemberSearchGUI.php.
References $gui, $ilCtrl, $lng, $objMailMemberRoles, $ref_id, and $tpl.
| ilMailMemberSearchGUI::executeCommand | ( | ) |
Definition at line 57 of file class.ilMailMemberSearchGUI.php.
References $_GET, $cmd, 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 ilMailFormCall\CONTEXT_KEY, and ilCourseMailTemplateTutorContext\ID.
|
protected |
Definition at line 323 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 315 of file class.ilMailMemberSearchGUI.php.
References $mail_roles.
Referenced by getMailRadioGroup().
Here is the caller graph for this function:
|
protected |
Definition at line 277 of file class.ilMailMemberSearchGUI.php.
References $objParticipants.
Referenced by showSelectableUsers().
Here is the caller graph for this function:
|
private |
Definition at line 117 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 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 134 of file class.ilMailMemberSearchGUI.php.
References $_SESSION, $lng, 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 98 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 223 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 285 of file class.ilMailMemberSearchGUI.php.
References $objParticipants.
|
protected |
Definition at line 263 of file class.ilMailMemberSearchGUI.php.
References $tpl, 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 205 of file class.ilMailMemberSearchGUI.php.
References League\OAuth2\Client\Provider\$provider, $tbl, $tpl, 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 108 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 126 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 19 of file class.ilMailMemberSearchGUI.php.
Referenced by __construct().
|
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().