ILIAS
Release_3_10_x_branch Revision 61812
|
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 () |
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 $ilCtrl, $lng, and $tpl.
ilMailFormGUI::cancelSearch | ( | ) |
Definition at line 400 of file class.ilMailFormGUI.php.
References $_SESSION, and searchResults().
ilMailFormGUI::editAttachments | ( | ) |
Definition at line 408 of file class.ilMailFormGUI.php.
References $_SESSION, and ilUtil\securePlainString().
ilMailFormGUI::executeCommand | ( | ) |
Definition at line 61 of file class.ilMailFormGUI.php.
References $cmd.
ilMailFormGUI::mailAttachment | ( | ) |
Definition at line 456 of file class.ilMailFormGUI.php.
References $_GET, and showForm().
ilMailFormGUI::mailRole | ( | ) |
Definition at line 444 of file class.ilMailFormGUI.php.
References $_GET, and showForm().
ilMailFormGUI::mailUser | ( | ) |
Definition at line 438 of file class.ilMailFormGUI.php.
References $_GET, and showForm().
ilMailFormGUI::replyMail | ( | ) |
Definition at line 450 of file class.ilMailFormGUI.php.
References $_GET, and showForm().
ilMailFormGUI::returnFromAttachments | ( | ) |
Definition at line 426 of file class.ilMailFormGUI.php.
References $_GET, and showForm().
ilMailFormGUI::saveDraft | ( | ) |
Definition at line 146 of file class.ilMailFormGUI.php.
References $_SESSION, ilUtil\securePlainString(), ilUtil\sendInfo(), and showForm().
ilMailFormGUI::search | ( | ) |
Definition at line 356 of file class.ilMailFormGUI.php.
References $_SESSION, searchUsers(), and ilUtil\sendInfo().
ilMailFormGUI::searchCoursesTo | ( | ) |
Definition at line 264 of file class.ilMailFormGUI.php.
References $_SESSION, and ilUtil\securePlainString().
ilMailFormGUI::searchGroupsTo | ( | ) |
Definition at line 289 of file class.ilMailFormGUI.php.
References ilUtil\securePlainString().
ilMailFormGUI::searchRcpBc | ( | ) |
Definition at line 318 of file class.ilMailFormGUI.php.
References $_SESSION, ilUtil\sendInfo(), and showSearchForm().
ilMailFormGUI::searchRcpCc | ( | ) |
Definition at line 310 of file class.ilMailFormGUI.php.
References $_SESSION, ilUtil\sendInfo(), and showSearchForm().
ilMailFormGUI::searchRcpTo | ( | ) |
Definition at line 207 of file class.ilMailFormGUI.php.
References $_SESSION, ilUtil\sendInfo(), and showSearchForm().
ilMailFormGUI::searchResults | ( | ) |
Definition at line 432 of file class.ilMailFormGUI.php.
References $_GET, and showForm().
Referenced by cancelSearch().
ilMailFormGUI::searchUsers | ( | $save = true | ) |
Definition at line 215 of file class.ilMailFormGUI.php.
References $_SESSION, ilUtil\prepareFormOutput(), and ilUtil\securePlainString().
Referenced by search().
ilMailFormGUI::sendMessage | ( | ) |
Definition at line 112 of file class.ilMailFormGUI.php.
References ilUtil\securePlainString(), ilUtil\sendInfo(), and showForm().
ilMailFormGUI::showForm | ( | ) |
Definition at line 462 of file class.ilMailFormGUI.php.
References $_GET, $_SESSION, $data, $size, ilUtil\htmlencodePlainString(), ilUtil\securePlainString(), and ilUtil\sendInfo().
Referenced by mailAttachment(), mailRole(), mailUser(), replyMail(), returnFromAttachments(), saveDraft(), searchResults(), sendMessage(), and showSearchForm().
ilMailFormGUI::showSearchForm | ( | ) |
Definition at line 326 of file class.ilMailFormGUI.php.
References 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().
|
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.