|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Collaboration diagram for ilMailAttachmentGUI:Public Member Functions | |
| __construct () | |
| ilMailAttachmentGUI constructor. More... | |
| executeCommand () | |
| saveAttachments () | |
| cancelSaveAttachments () | |
| deleteAttachments () | |
| confirmDeleteAttachments () | |
| uploadFile () | |
| showAttachments () | |
Protected Member Functions | |
| getToolbarForm () | |
Private Attributes | |
| $tpl | |
| $ctrl | |
| $lng | |
| $user | |
| $toolbar | |
| $umail | |
| $mfile | |
| $request | |
Definition at line 9 of file class.ilMailAttachmentGUI.php.
| ilMailAttachmentGUI::__construct | ( | ) |
ilMailAttachmentGUI constructor.
Definition at line 38 of file class.ilMailAttachmentGUI.php.
Here is the call graph for this function:| ilMailAttachmentGUI::cancelSaveAttachments | ( | ) |
Definition at line 98 of file class.ilMailAttachmentGUI.php.
| ilMailAttachmentGUI::confirmDeleteAttachments | ( | ) |
Definition at line 133 of file class.ilMailAttachmentGUI.php.
References $i, ilUtil\sendFailure(), ilUtil\sendInfo(), and showAttachments().
Here is the call graph for this function:| ilMailAttachmentGUI::deleteAttachments | ( | ) |
Definition at line 104 of file class.ilMailAttachmentGUI.php.
References $filename, ilUtil\sendFailure(), showAttachments(), and ilUtil\stripSlashes().
Here is the call graph for this function:| ilMailAttachmentGUI::executeCommand | ( | ) |
Definition at line 55 of file class.ilMailAttachmentGUI.php.
|
protected |
Definition at line 171 of file class.ilMailAttachmentGUI.php.
Referenced by uploadFile().
Here is the caller graph for this function:| ilMailAttachmentGUI::saveAttachments | ( | ) |
Definition at line 69 of file class.ilMailAttachmentGUI.php.
References ilUtil\formatSize(), ilUtil\sendFailure(), showAttachments(), and user().
Here is the call graph for this function:| ilMailAttachmentGUI::showAttachments | ( | ) |
Definition at line 202 of file class.ilMailAttachmentGUI.php.
References $data.
Referenced by confirmDeleteAttachments(), deleteAttachments(), saveAttachments(), and uploadFile().
Here is the caller graph for this function:| ilMailAttachmentGUI::uploadFile | ( | ) |
Definition at line 183 of file class.ilMailAttachmentGUI.php.
References ilUtil\formatSize(), getToolbarForm(), ilUtil\sendFailure(), and showAttachments().
Here is the call graph for this function:
|
private |
Definition at line 15 of file class.ilMailAttachmentGUI.php.
|
private |
Definition at line 18 of file class.ilMailAttachmentGUI.php.
|
private |
Definition at line 30 of file class.ilMailAttachmentGUI.php.
|
private |
Definition at line 33 of file class.ilMailAttachmentGUI.php.
|
private |
Definition at line 24 of file class.ilMailAttachmentGUI.php.
|
private |
Definition at line 12 of file class.ilMailAttachmentGUI.php.
|
private |
Definition at line 27 of file class.ilMailAttachmentGUI.php.
|
private |
Definition at line 21 of file class.ilMailAttachmentGUI.php.