|
ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Collaboration diagram for ilMailFormGUI:Public Member Functions | |
| __construct () | |
| executeCommand () | |
| sendMessage () | |
| saveDraft () | |
| searchUsers ($save=true) | |
| searchCoursesTo () | |
| searchGroupsTo () | |
| search () | |
| cancelSearch () | |
| editAttachments () | |
| returnFromAttachments () | |
| searchResults () | |
| mailUser () | |
| mailRole () | |
| replyMail () | |
| mailAttachment () | |
| lookupRecipientAsync () | |
| cancelMail () | |
| searchMailingListsTo () | |
| getAjaxPlaceholdersById () | |
Protected Member Functions | |
| decodeAttachmentFiles (array $files) | |
| getTemplateDataById () | |
| Called asynchronously when changing the template. More... | |
Private Attributes | |
| $tpl = null | |
| $ctrl = null | |
| $lng = null | |
| $umail = null | |
| $mbox = null | |
| $mfile = null | |
@ilCtrl_Calls ilMailFormGUI: ilMailFolderGUI, ilMailAttachmentGUI, ilMailSearchGUI, ilMailSearchCoursesGUI, ilMailSearchGroupsGUI, ilMailingListsGUI
Definition at line 17 of file class.ilMailFormGUI.php.
| ilMailFormGUI::__construct | ( | ) |
Definition at line 27 of file class.ilMailFormGUI.php.
| ilMailFormGUI::cancelMail | ( | ) |
Definition at line 838 of file class.ilMailFormGUI.php.
References ilMailFormCall\getRefererRedirectUrl(), ilMailFormCall\isRefererStored(), and ilUtil\redirect().
Here is the call graph for this function:| ilMailFormGUI::cancelSearch | ( | ) |
Definition at line 341 of file class.ilMailFormGUI.php.
References $_SESSION, and searchResults().
Here is the call graph for this function:
|
protected |
| array | $files |
Definition at line 114 of file class.ilMailFormGUI.php.
References $GLOBALS.
Referenced by saveDraft(), and sendMessage().
Here is the caller graph for this function:| ilMailFormGUI::editAttachments | ( | ) |
Definition at line 347 of file class.ilMailFormGUI.php.
References $_POST, $_SESSION, ilMailFormCall\getContextId(), ilMailFormCall\getContextParameters(), and ilUtil\securePlainString().
Here is the call graph for this function:| ilMailFormGUI::executeCommand | ( | ) |
Definition at line 52 of file class.ilMailFormGUI.php.
References $cmd.
| ilMailFormGUI::getAjaxPlaceholdersById | ( | ) |
Definition at line 892 of file class.ilMailFormGUI.php.
References $_GET, exit, ilMailTemplateService\getTemplateContextById(), and ilUtil\stripSlashes().
Here is the call graph for this function:
|
protected |
Called asynchronously when changing the template.
Definition at line 416 of file class.ilMailFormGUI.php.
References $_GET, $template_id, ilJsonUtil\encode(), exit, and ilMailTemplateService\getTemplateContextById().
Here is the call graph for this function:| ilMailFormGUI::lookupRecipientAsync | ( | ) |
Definition at line 813 of file class.ilMailFormGUI.php.
References $_REQUEST, $result, ilJsonUtil\encode(), exit, and ilUtil\stripSlashes().
Here is the call graph for this function:| ilMailFormGUI::mailAttachment | ( | ) |
Definition at line 407 of file class.ilMailFormGUI.php.
References $_GET.
| ilMailFormGUI::mailRole | ( | ) |
Definition at line 395 of file class.ilMailFormGUI.php.
References $_GET.
| ilMailFormGUI::mailUser | ( | ) |
Definition at line 389 of file class.ilMailFormGUI.php.
References $_GET.
| ilMailFormGUI::replyMail | ( | ) |
Definition at line 401 of file class.ilMailFormGUI.php.
References $_GET.
| ilMailFormGUI::returnFromAttachments | ( | ) |
Definition at line 377 of file class.ilMailFormGUI.php.
References $_GET.
| ilMailFormGUI::saveDraft | ( | ) |
Definition at line 177 of file class.ilMailFormGUI.php.
References $_POST, $_SESSION, $GLOBALS, decodeAttachmentFiles(), ilMailFormCall\getContextId(), ilMailFormCall\getContextParameters(), ilMailFormCall\getRefererRedirectUrl(), ilMailFormCall\isRefererStored(), ilUtil\redirect(), ilUtil\securePlainString(), and ilUtil\sendInfo().
Here is the call graph for this function:| ilMailFormGUI::search | ( | ) |
Definition at line 317 of file class.ilMailFormGUI.php.
References $_POST, $_SESSION, searchUsers(), and ilUtil\sendInfo().
Here is the call graph for this function:| ilMailFormGUI::searchCoursesTo | ( | ) |
Definition at line 293 of file class.ilMailFormGUI.php.
References $_SESSION.
| ilMailFormGUI::searchGroupsTo | ( | ) |
Definition at line 309 of file class.ilMailFormGUI.php.
| ilMailFormGUI::searchMailingListsTo | ( | ) |
Definition at line 884 of file class.ilMailFormGUI.php.
| ilMailFormGUI::searchResults | ( | ) |
Definition at line 383 of file class.ilMailFormGUI.php.
References $_GET.
Referenced by cancelSearch().
Here is the caller graph for this function:| ilMailFormGUI::searchUsers | ( | $save = true | ) |
Definition at line 233 of file class.ilMailFormGUI.php.
References $_POST, $_SESSION, $ilCtrl, $ilUser, ilMailFormCall\getContextId(), ilMailFormCall\getContextParameters(), ilUtil\prepareFormOutput(), and ilUtil\securePlainString().
Referenced by search().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMailFormGUI::sendMessage | ( | ) |
Definition at line 129 of file class.ilMailFormGUI.php.
References $_POST, $ilUser, decodeAttachmentFiles(), ilMailFormCall\getRefererRedirectUrl(), ilMailFormCall\isRefererStored(), ilUtil\redirect(), ilUtil\securePlainString(), ilUtil\sendInfo(), and ilUtil\stripSlashes().
Here is the call graph for this function:
|
private |
Definition at line 20 of file class.ilMailFormGUI.php.
|
private |
Definition at line 21 of file class.ilMailFormGUI.php.
Referenced by __construct().
|
private |
Definition at line 24 of file class.ilMailFormGUI.php.
|
private |
Definition at line 25 of file class.ilMailFormGUI.php.
|
private |
Definition at line 19 of file class.ilMailFormGUI.php.
Referenced by __construct().
|
private |
Definition at line 23 of file class.ilMailFormGUI.php.