ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
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... | |
showSubmissionErrors (array $errors) | |
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 843 of file class.ilMailFormGUI.php.
References ilMailFormCall\getRefererRedirectUrl(), ilMailFormCall\isRefererStored(), and ilUtil\redirect().
ilMailFormGUI::cancelSearch | ( | ) |
Definition at line 337 of file class.ilMailFormGUI.php.
References $_SESSION, and searchResults().
|
protected |
array | $files |
Definition at line 114 of file class.ilMailFormGUI.php.
References $files, and $GLOBALS.
Referenced by saveDraft(), and sendMessage().
ilMailFormGUI::editAttachments | ( | ) |
Definition at line 343 of file class.ilMailFormGUI.php.
References $_POST, $files, $GLOBALS, ilMailFormCall\getContextId(), ilMailFormCall\getContextParameters(), and ilUtil\securePlainString().
ilMailFormGUI::executeCommand | ( | ) |
Definition at line 52 of file class.ilMailFormGUI.php.
References $cmd.
ilMailFormGUI::getAjaxPlaceholdersById | ( | ) |
Definition at line 897 of file class.ilMailFormGUI.php.
References $_GET, exit, ilMailTemplateService\getTemplateContextById(), and ilUtil\stripSlashes().
|
protected |
Called asynchronously when changing the template.
Definition at line 412 of file class.ilMailFormGUI.php.
References $_GET, $template_id, ilJsonUtil\encode(), exit, and ilMailTemplateService\getTemplateContextById().
ilMailFormGUI::lookupRecipientAsync | ( | ) |
Definition at line 809 of file class.ilMailFormGUI.php.
References $_GET, $_POST, $result, exit, ilUtil\stripSlashes(), and ilStr\strLen().
ilMailFormGUI::mailAttachment | ( | ) |
Definition at line 403 of file class.ilMailFormGUI.php.
References $_GET.
ilMailFormGUI::mailRole | ( | ) |
Definition at line 391 of file class.ilMailFormGUI.php.
References $_GET.
ilMailFormGUI::mailUser | ( | ) |
Definition at line 385 of file class.ilMailFormGUI.php.
References $_GET.
ilMailFormGUI::replyMail | ( | ) |
Definition at line 397 of file class.ilMailFormGUI.php.
References $_GET.
ilMailFormGUI::returnFromAttachments | ( | ) |
Definition at line 373 of file class.ilMailFormGUI.php.
References $_GET.
ilMailFormGUI::saveDraft | ( | ) |
Definition at line 173 of file class.ilMailFormGUI.php.
References $_POST, $_SESSION, $errors, $files, $GLOBALS, decodeAttachmentFiles(), ilMailFormCall\getContextId(), ilMailFormCall\getContextParameters(), ilMailFormCall\getRefererRedirectUrl(), ilMailFormCall\isRefererStored(), ilUtil\redirect(), ilUtil\securePlainString(), ilUtil\sendInfo(), showSubmissionErrors(), and user().
ilMailFormGUI::search | ( | ) |
Definition at line 313 of file class.ilMailFormGUI.php.
References $_POST, $_SESSION, searchUsers(), and ilUtil\sendInfo().
ilMailFormGUI::searchCoursesTo | ( | ) |
Definition at line 289 of file class.ilMailFormGUI.php.
References $_SESSION.
ilMailFormGUI::searchGroupsTo | ( | ) |
Definition at line 305 of file class.ilMailFormGUI.php.
ilMailFormGUI::searchMailingListsTo | ( | ) |
Definition at line 889 of file class.ilMailFormGUI.php.
ilMailFormGUI::searchResults | ( | ) |
Definition at line 379 of file class.ilMailFormGUI.php.
References $_GET.
Referenced by cancelSearch().
ilMailFormGUI::searchUsers | ( | $save = true | ) |
Definition at line 229 of file class.ilMailFormGUI.php.
References $_POST, $_SESSION, $files, $ilCtrl, $ilUser, ilMailFormCall\getContextId(), ilMailFormCall\getContextParameters(), ilUtil\prepareFormOutput(), and ilUtil\securePlainString().
Referenced by search().
ilMailFormGUI::sendMessage | ( | ) |
Definition at line 129 of file class.ilMailFormGUI.php.
References $_POST, $errors, $files, $GLOBALS, decodeAttachmentFiles(), ilMailFormCall\getRefererRedirectUrl(), ilMailFormCall\isRefererStored(), ilUtil\redirect(), ilUtil\securePlainString(), ilUtil\sendInfo(), showSubmissionErrors(), ilUtil\stripSlashes(), and user().
|
protected |
array | $errors |
Definition at line 915 of file class.ilMailFormGUI.php.
References $error, $errors, $tpl, ilUtil\prepareFormOutput(), and ilUtil\sendInfo().
Referenced by saveDraft(), and sendMessage().
|
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(), and showSubmissionErrors().
|
private |
Definition at line 23 of file class.ilMailFormGUI.php.