|
ILIAS
Release_3_10_x_branch Revision 61812
|
Collaboration diagram for ilMailAttachmentGUI: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 151 of file class.ilMailAttachmentGUI.php.
References showAttachments().
Here is the call graph for this function:| ilMailAttachmentGUI::cancelSaveAttachments | ( | ) |
Definition at line 97 of file class.ilMailAttachmentGUI.php.
| ilMailAttachmentGUI::confirmDeleteAttachments | ( | ) |
Definition at line 118 of file class.ilMailAttachmentGUI.php.
References ilUtil\sendInfo(), and showAttachments().
Here is the call graph for this function:| ilMailAttachmentGUI::deleteAttachments | ( | ) |
Definition at line 103 of file class.ilMailAttachmentGUI.php.
References ilUtil\sendInfo(), and showAttachments().
Here is the call graph for this function:| ilMailAttachmentGUI::executeCommand | ( | ) |
| ilMailAttachmentGUI::saveAttachments | ( | ) |
Definition at line 75 of file class.ilMailAttachmentGUI.php.
| ilMailAttachmentGUI::showAttachments | ( | ) |
Definition at line 169 of file class.ilMailAttachmentGUI.php.
Referenced by cancelDeleteAttachments(), confirmDeleteAttachments(), deleteAttachments(), and uploadFile().
Here is the caller graph for this function:| ilMailAttachmentGUI::uploadFile | ( | ) |
Definition at line 156 of file class.ilMailAttachmentGUI.php.
References ilUtil\sendInfo(), and showAttachments().
Here is the call graph for this function:
|
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.