|
ILIAS
release_4-3 Revision
|
Collaboration diagram for ilMailFormGUI:Public Member Functions | |
| __construct () | |
| executeCommand () | |
| sendMessage () | |
| saveDraft () | |
| searchRcpTo () | |
| searchUsers ($save=true) | |
| searchCoursesTo () | |
| searchGroupsTo () | |
| searchRcpCc () | |
| searchRcpBc () | |
| showSearchForm () | |
| search () | |
| cancelSearch () | |
| editAttachments () | |
| returnFromAttachments () | |
| searchResults () | |
| mailUser () | |
| mailRole () | |
| replyMail () | |
| mailAttachment () | |
| showForm () | |
| lookupRecipientAsync () | |
| cancelMail () | |
| searchMailingListsTo () | |
Private Attributes | |
| $tpl = null | |
| $ctrl = null | |
| $lng = null | |
| $umail = null | |
| $mbox = null | |
| $mfile = null | |
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.
References $_GET, $_POST, $ilCtrl, $ilUser, $lng, and $tpl.
| ilMailFormGUI::cancelMail | ( | ) |
Definition at line 834 of file class.ilMailFormGUI.php.
References ilMailFormCall\getRefererRedirectUrl(), ilMailFormCall\isRefererStored(), ilUtil\redirect(), and showForm().
Here is the call graph for this function:| ilMailFormGUI::cancelSearch | ( | ) |
Definition at line 446 of file class.ilMailFormGUI.php.
References $_SESSION, and searchResults().
Here is the call graph for this function:| ilMailFormGUI::editAttachments | ( | ) |
Definition at line 454 of file class.ilMailFormGUI.php.
References $_POST, $_SESSION, 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::lookupRecipientAsync | ( | ) |
Definition at line 809 of file class.ilMailFormGUI.php.
References $_REQUEST, $result, ilJsonUtil\encode(), and exit.
Here is the call graph for this function:| ilMailFormGUI::mailAttachment | ( | ) |
Definition at line 512 of file class.ilMailFormGUI.php.
References $_GET, and showForm().
Here is the call graph for this function:| ilMailFormGUI::mailRole | ( | ) |
Definition at line 500 of file class.ilMailFormGUI.php.
References $_GET, and showForm().
Here is the call graph for this function:| ilMailFormGUI::mailUser | ( | ) |
Definition at line 494 of file class.ilMailFormGUI.php.
References $_GET, and showForm().
Here is the call graph for this function:| ilMailFormGUI::replyMail | ( | ) |
Definition at line 506 of file class.ilMailFormGUI.php.
References $_GET, and showForm().
Here is the call graph for this function:| ilMailFormGUI::returnFromAttachments | ( | ) |
Definition at line 482 of file class.ilMailFormGUI.php.
References $_GET, and showForm().
Here is the call graph for this function:| ilMailFormGUI::saveDraft | ( | ) |
Definition at line 184 of file class.ilMailFormGUI.php.
References $_POST, $_SESSION, ilMailFormCall\getRefererRedirectUrl(), ilMailFormCall\isRefererStored(), ilUtil\redirect(), ilUtil\securePlainString(), ilUtil\sendInfo(), and showForm().
Here is the call graph for this function:| ilMailFormGUI::search | ( | ) |
Definition at line 410 of file class.ilMailFormGUI.php.
References $_POST, $_SESSION, $ilUser, searchUsers(), and ilUtil\sendInfo().
Here is the call graph for this function:| ilMailFormGUI::searchCoursesTo | ( | ) |
Definition at line 340 of file class.ilMailFormGUI.php.
References $_SESSION.
| ilMailFormGUI::searchGroupsTo | ( | ) |
Definition at line 356 of file class.ilMailFormGUI.php.
| ilMailFormGUI::searchMailingListsTo | ( | ) |
Definition at line 878 of file class.ilMailFormGUI.php.
| ilMailFormGUI::searchRcpBc | ( | ) |
Definition at line 372 of file class.ilMailFormGUI.php.
References $_SESSION, ilUtil\sendInfo(), and showSearchForm().
Here is the call graph for this function:| ilMailFormGUI::searchRcpCc | ( | ) |
Definition at line 364 of file class.ilMailFormGUI.php.
References $_SESSION, ilUtil\sendInfo(), and showSearchForm().
Here is the call graph for this function:| ilMailFormGUI::searchRcpTo | ( | ) |
Definition at line 263 of file class.ilMailFormGUI.php.
References $_SESSION, ilUtil\sendInfo(), and showSearchForm().
Here is the call graph for this function:| ilMailFormGUI::searchResults | ( | ) |
Definition at line 488 of file class.ilMailFormGUI.php.
References $_GET, and showForm().
Referenced by cancelSearch().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMailFormGUI::searchUsers | ( | $save = true | ) |
Definition at line 271 of file class.ilMailFormGUI.php.
References $_POST, $_SESSION, $ilCtrl, $ilUser, ilUtil\prepareFormOutput(), ilUtil\securePlainString(), ilCheckboxInputGUI\setChecked(), and ilTextInputGUI\setSize().
Referenced by search().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMailFormGUI::sendMessage | ( | ) |
Definition at line 110 of file class.ilMailFormGUI.php.
References $_POST, $ilUser, ilMailFormCall\getRefererRedirectUrl(), ilMailFormCall\isRefererStored(), ilUtil\redirect(), ilUtil\securePlainString(), ilUtil\sendInfo(), and showForm().
Here is the call graph for this function:| ilMailFormGUI::showForm | ( | ) |
Definition at line 518 of file class.ilMailFormGUI.php.
References $_GET, $_POST, $_SESSION, $data, $ilCtrl, $ilUser, $lng, $size, ilFormat\formatSize(), ilMailFormCall\getSignature(), ilMailFormCall\isRefererStored(), ilUtil\securePlainString(), ilUtil\sendInfo(), ilCheckboxInputGUI\setOptionTitle(), ilFormPropertyGUI\setRequired(), ilTextInputGUI\setSize(), and ilTextAreaInputGUI\setValue().
Referenced by cancelMail(), mailAttachment(), mailRole(), mailUser(), replyMail(), returnFromAttachments(), saveDraft(), searchResults(), sendMessage(), and showSearchForm().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMailFormGUI::showSearchForm | ( | ) |
Definition at line 380 of file class.ilMailFormGUI.php.
References $_POST, $ilUser, ilUtil\prepareFormOutput(), and showForm().
Referenced by searchRcpBc(), searchRcpCc(), and searchRcpTo().
Here is the call graph for this function:
Here is the caller 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(), and showForm().
|
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.