|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Collaboration diagram for ilMailAttachmentGUI:Public Member Functions | |
| __construct () | |
| executeCommand () | |
| saveAttachments () | |
| cancelSaveAttachments () | |
| deleteAttachments () | |
| confirmDeleteAttachments () | |
| uploadFile () | |
| showAttachments () | |
Protected Member Functions | |
| getToolbarForm () | |
Protected Attributes | |
| $user | |
| $toolbar | |
Private Attributes | |
| $tpl | |
| $ctrl | |
| $lng | |
| $umail | |
| $mfile | |
Definition at line 12 of file class.ilMailAttachmentGUI.php.
| ilMailAttachmentGUI::__construct | ( | ) |
Definition at line 49 of file class.ilMailAttachmentGUI.php.
Here is the call graph for this function:| ilMailAttachmentGUI::cancelSaveAttachments | ( | ) |
Definition at line 110 of file class.ilMailAttachmentGUI.php.
| ilMailAttachmentGUI::confirmDeleteAttachments | ( | ) |
Definition at line 141 of file class.ilMailAttachmentGUI.php.
References $_POST, $error, $files, $i, ilUtil\sendFailure(), ilUtil\sendInfo(), ilUtil\sendSuccess(), and showAttachments().
Here is the call graph for this function:| ilMailAttachmentGUI::deleteAttachments | ( | ) |
Definition at line 116 of file class.ilMailAttachmentGUI.php.
References $_POST, $filename, ilUtil\sendFailure(), showAttachments(), and ilUtil\stripSlashes().
Here is the call graph for this function:| ilMailAttachmentGUI::executeCommand | ( | ) |
Definition at line 65 of file class.ilMailAttachmentGUI.php.
|
protected |
Definition at line 177 of file class.ilMailAttachmentGUI.php.
References $form.
Referenced by uploadFile().
Here is the caller graph for this function:| ilMailAttachmentGUI::saveAttachments | ( | ) |
Definition at line 80 of file class.ilMailAttachmentGUI.php.
References $_POST, $file, $files, ilUtil\formatSize(), ilUtil\sendFailure(), showAttachments(), and user().
Here is the call graph for this function:| ilMailAttachmentGUI::showAttachments | ( | ) |
Definition at line 209 of file class.ilMailAttachmentGUI.php.
References $counter, $data, $file, $files, and $table.
Referenced by confirmDeleteAttachments(), deleteAttachments(), saveAttachments(), and uploadFile().
Here is the caller graph for this function:| ilMailAttachmentGUI::uploadFile | ( | ) |
Definition at line 188 of file class.ilMailAttachmentGUI.php.
References $form, ilUtil\formatSize(), getToolbarForm(), ilUtil\sendFailure(), ilUtil\sendSuccess(), and showAttachments().
Here is the call graph for this function:
|
private |
Definition at line 22 of file class.ilMailAttachmentGUI.php.
|
private |
Definition at line 27 of file class.ilMailAttachmentGUI.php.
|
private |
Definition at line 47 of file class.ilMailAttachmentGUI.php.
|
protected |
Definition at line 37 of file class.ilMailAttachmentGUI.php.
|
private |
Definition at line 17 of file class.ilMailAttachmentGUI.php.
|
private |
Definition at line 42 of file class.ilMailAttachmentGUI.php.
|
protected |
Definition at line 32 of file class.ilMailAttachmentGUI.php.