ILIAS
Release_4_0_x_branch Revision 61816
|
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 () |
Private Attributes | |
$tpl = null | |
$ctrl = null | |
$lng = null | |
$umail = null | |
$mbox = null | |
$mfile = null |
ilMailFormGUI: ilMailFolderGUI, ilMailAttachmentGUI, ilMailSearchGUI, ilMailSearchCoursesGUI, ilMailSearchGroupsGUI
Definition at line 36 of file class.ilMailFormGUI.php.
ilMailFormGUI::__construct | ( | ) |
Definition at line 46 of file class.ilMailFormGUI.php.
References $_GET, $_POST, $ilCtrl, $lng, and $tpl.
ilMailFormGUI::cancelSearch | ( | ) |
Definition at line 477 of file class.ilMailFormGUI.php.
References $_SESSION, and searchResults().
ilMailFormGUI::editAttachments | ( | ) |
Definition at line 485 of file class.ilMailFormGUI.php.
References $_POST, $_SESSION, $files, and ilUtil\securePlainString().
ilMailFormGUI::executeCommand | ( | ) |
Definition at line 71 of file class.ilMailFormGUI.php.
References $cmd.
ilMailFormGUI::lookupRecipientAsync | ( | ) |
Definition at line 835 of file class.ilMailFormGUI.php.
References $result, ilJsonUtil\encode(), and exit.
ilMailFormGUI::mailAttachment | ( | ) |
Definition at line 543 of file class.ilMailFormGUI.php.
References $_GET, and showForm().
ilMailFormGUI::mailRole | ( | ) |
Definition at line 531 of file class.ilMailFormGUI.php.
References $_GET, and showForm().
ilMailFormGUI::mailUser | ( | ) |
Definition at line 525 of file class.ilMailFormGUI.php.
References $_GET, and showForm().
ilMailFormGUI::replyMail | ( | ) |
Definition at line 537 of file class.ilMailFormGUI.php.
References $_GET, and showForm().
ilMailFormGUI::returnFromAttachments | ( | ) |
Definition at line 513 of file class.ilMailFormGUI.php.
References $_GET, and showForm().
ilMailFormGUI::saveDraft | ( | ) |
Definition at line 180 of file class.ilMailFormGUI.php.
References $_POST, $_SESSION, $files, ilUtil\securePlainString(), ilUtil\sendInfo(), and showForm().
ilMailFormGUI::search | ( | ) |
Definition at line 433 of file class.ilMailFormGUI.php.
References $_POST, $_SESSION, searchUsers(), and ilUtil\sendInfo().
ilMailFormGUI::searchCoursesTo | ( | ) |
Definition at line 321 of file class.ilMailFormGUI.php.
References $_POST, $_SESSION, $files, and ilUtil\securePlainString().
ilMailFormGUI::searchGroupsTo | ( | ) |
Definition at line 356 of file class.ilMailFormGUI.php.
References $_POST, $files, and ilUtil\securePlainString().
ilMailFormGUI::searchRcpBc | ( | ) |
Definition at line 395 of file class.ilMailFormGUI.php.
References $_SESSION, ilUtil\sendInfo(), and showSearchForm().
ilMailFormGUI::searchRcpCc | ( | ) |
Definition at line 387 of file class.ilMailFormGUI.php.
References $_SESSION, ilUtil\sendInfo(), and showSearchForm().
ilMailFormGUI::searchRcpTo | ( | ) |
Definition at line 251 of file class.ilMailFormGUI.php.
References $_SESSION, ilUtil\sendInfo(), and showSearchForm().
ilMailFormGUI::searchResults | ( | ) |
Definition at line 519 of file class.ilMailFormGUI.php.
References $_GET, and showForm().
Referenced by cancelSearch().
ilMailFormGUI::searchUsers | ( | $save = true | ) |
Definition at line 259 of file class.ilMailFormGUI.php.
References $_POST, $_SESSION, $files, $ilCtrl, ilUtil\prepareFormOutput(), ilUtil\securePlainString(), ilCheckboxInputGUI\setChecked(), and ilTextInputGUI\setSize().
Referenced by search().
ilMailFormGUI::sendMessage | ( | ) |
Definition at line 122 of file class.ilMailFormGUI.php.
References $_POST, $files, $key, ilUtil\securePlainString(), ilUtil\sendInfo(), and showForm().
ilMailFormGUI::showForm | ( | ) |
Definition at line 549 of file class.ilMailFormGUI.php.
References $_GET, $_POST, $_SESSION, $data, $error, $ilCtrl, $key, $lng, $size, elseif(), ilUtil\securePlainString(), ilUtil\sendInfo(), ilCheckboxInputGUI\setOptionTitle(), ilFormPropertyGUI\setRequired(), ilTextInputGUI\setSize(), and ilTextAreaInputGUI\setValue().
Referenced by mailAttachment(), mailRole(), mailUser(), replyMail(), returnFromAttachments(), saveDraft(), searchResults(), sendMessage(), and showSearchForm().
ilMailFormGUI::showSearchForm | ( | ) |
Definition at line 403 of file class.ilMailFormGUI.php.
References $_POST, ilUtil\prepareFormOutput(), and showForm().
Referenced by searchRcpBc(), searchRcpCc(), and searchRcpTo().
|
private |
Definition at line 39 of file class.ilMailFormGUI.php.
|
private |
Definition at line 40 of file class.ilMailFormGUI.php.
Referenced by __construct(), and showForm().
|
private |
Definition at line 43 of file class.ilMailFormGUI.php.
|
private |
Definition at line 44 of file class.ilMailFormGUI.php.
|
private |
Definition at line 38 of file class.ilMailFormGUI.php.
Referenced by __construct().
|
private |
Definition at line 42 of file class.ilMailFormGUI.php.