ILIAS
Release_4_0_x_branch Revision 61816
|
Public Member Functions | |
__construct () | |
executeCommand () | |
saveAttachments () | |
cancelSaveAttachments () | |
deleteAttachments () | |
confirmDeleteAttachments () | |
cancelDeleteAttachments () | |
uploadFile () | |
showAttachments () |
Private Attributes | |
$tpl = null | |
$ctrl = null | |
$lng = null | |
$umail = null | |
$mfile = null | |
$errorDelete = false |
Definition at line 33 of file class.ilMailAttachmentGUI.php.
ilMailAttachmentGUI::__construct | ( | ) |
Definition at line 44 of file class.ilMailAttachmentGUI.php.
References $ilCtrl, $lng, and $tpl.
ilMailAttachmentGUI::cancelDeleteAttachments | ( | ) |
Definition at line 160 of file class.ilMailAttachmentGUI.php.
References showAttachments().
ilMailAttachmentGUI::cancelSaveAttachments | ( | ) |
Definition at line 98 of file class.ilMailAttachmentGUI.php.
ilMailAttachmentGUI::confirmDeleteAttachments | ( | ) |
Definition at line 119 of file class.ilMailAttachmentGUI.php.
References $_POST, $error, $files, ilUtil\sendInfo(), and showAttachments().
ilMailAttachmentGUI::deleteAttachments | ( | ) |
Definition at line 104 of file class.ilMailAttachmentGUI.php.
References $_POST, ilUtil\sendInfo(), and showAttachments().
ilMailAttachmentGUI::executeCommand | ( | ) |
ilMailAttachmentGUI::saveAttachments | ( | ) |
Definition at line 75 of file class.ilMailAttachmentGUI.php.
ilMailAttachmentGUI::showAttachments | ( | ) |
Definition at line 178 of file class.ilMailAttachmentGUI.php.
References $_POST, $file, and $files.
Referenced by cancelDeleteAttachments(), confirmDeleteAttachments(), deleteAttachments(), and uploadFile().
ilMailAttachmentGUI::uploadFile | ( | ) |
Definition at line 165 of file class.ilMailAttachmentGUI.php.
References ilUtil\sendInfo(), and showAttachments().
|
private |
Definition at line 36 of file class.ilMailAttachmentGUI.php.
|
private |
Definition at line 42 of file class.ilMailAttachmentGUI.php.
|
private |
Definition at line 37 of file class.ilMailAttachmentGUI.php.
Referenced by __construct().
|
private |
Definition at line 40 of file class.ilMailAttachmentGUI.php.
|
private |
Definition at line 35 of file class.ilMailAttachmentGUI.php.
Referenced by __construct().
|
private |
Definition at line 39 of file class.ilMailAttachmentGUI.php.