| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
 Collaboration diagram for ilMailAttachmentGUI:
 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 160 of file class.ilMailAttachmentGUI.php.
References showAttachments().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMailAttachmentGUI::cancelSaveAttachments | ( | ) | 
Definition at line 98 of file class.ilMailAttachmentGUI.php.
| ilMailAttachmentGUI::confirmDeleteAttachments | ( | ) | 
Definition at line 119 of file class.ilMailAttachmentGUI.php.
References $_POST, $files, ilUtil\sendInfo(), and showAttachments().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMailAttachmentGUI::deleteAttachments | ( | ) | 
Definition at line 104 of file class.ilMailAttachmentGUI.php.
References $_POST, ilUtil\sendInfo(), and showAttachments().
 Here is the call graph for this function:
 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 178 of file class.ilMailAttachmentGUI.php.
References $_POST, $file, and $files.
Referenced by cancelDeleteAttachments(), confirmDeleteAttachments(), deleteAttachments(), and uploadFile().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMailAttachmentGUI::uploadFile | ( | ) | 
Definition at line 165 of file class.ilMailAttachmentGUI.php.
References ilUtil\sendInfo(), and showAttachments().
 Here is the call graph for this function:
 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.