|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ilMailAttachmentGUI:Public Member Functions | |
| __construct () | |
| executeCommand () | |
| saveAttachments () | |
| cancelSaveAttachments () | |
| deleteAttachments () | |
| confirmDeleteAttachments () | |
| uploadFile () | |
| showAttachments () | |
Protected Member Functions | |
| getToolbarForm () | |
Private Attributes | |
| ilGlobalTemplateInterface | $tpl |
| ilCtrlInterface | $ctrl |
| ilLanguage | $lng |
| ilObjUser | $user |
| ilToolbarGUI | $toolbar |
| ilFormatMail | $umail |
| ilFileDataMail | $mfile |
| GlobalHttpState | $http |
| Refinery | $refinery |
Definition at line 29 of file class.ilMailAttachmentGUI.php.
| ilMailAttachmentGUI::__construct | ( | ) |
Definition at line 41 of file class.ilMailAttachmentGUI.php.
References $DIC, ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), ILIAS\Repository\toolbar(), and ILIAS\Repository\user().
Here is the call graph for this function:| ilMailAttachmentGUI::cancelSaveAttachments | ( | ) |
Definition at line 117 of file class.ilMailAttachmentGUI.php.
References ILIAS\Repository\ctrl(), and ilMailFormGUI\MAIL_FORM_TYPE_ATTACH.
Here is the call graph for this function:| ilMailAttachmentGUI::confirmDeleteAttachments | ( | ) |
Definition at line 158 of file class.ilMailAttachmentGUI.php.
References ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), and showAttachments().
Here is the call graph for this function:| ilMailAttachmentGUI::deleteAttachments | ( | ) |
Definition at line 123 of file class.ilMailAttachmentGUI.php.
References $filename, ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), showAttachments(), and ilUtil\stripSlashes().
Here is the call graph for this function:| ilMailAttachmentGUI::executeCommand | ( | ) |
Definition at line 59 of file class.ilMailAttachmentGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:
|
protected |
Definition at line 200 of file class.ilMailAttachmentGUI.php.
References ILIAS\Repository\lng().
Referenced by uploadFile().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMailAttachmentGUI::saveAttachments | ( | ) |
Definition at line 73 of file class.ilMailAttachmentGUI.php.
References ILIAS\Repository\ctrl(), ilUtil\formatSize(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), showAttachments(), and ILIAS\Repository\user().
Here is the call graph for this function:| ilMailAttachmentGUI::showAttachments | ( | ) |
Definition at line 234 of file class.ilMailAttachmentGUI.php.
References $data, ILIAS\Repository\ctrl(), ILIAS\Repository\int(), ILIAS\Repository\lng(), and ILIAS\Repository\toolbar().
Referenced by confirmDeleteAttachments(), deleteAttachments(), saveAttachments(), and uploadFile().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMailAttachmentGUI::uploadFile | ( | ) |
Definition at line 212 of file class.ilMailAttachmentGUI.php.
References ilUtil\formatSize(), getToolbarForm(), ILIAS\Repository\lng(), and showAttachments().
Here is the call graph for this function:
|
private |
Definition at line 32 of file class.ilMailAttachmentGUI.php.
|
private |
Definition at line 38 of file class.ilMailAttachmentGUI.php.
|
private |
Definition at line 33 of file class.ilMailAttachmentGUI.php.
|
private |
Definition at line 37 of file class.ilMailAttachmentGUI.php.
|
private |
Definition at line 39 of file class.ilMailAttachmentGUI.php.
|
private |
Definition at line 35 of file class.ilMailAttachmentGUI.php.
|
private |
Definition at line 31 of file class.ilMailAttachmentGUI.php.
|
private |
Definition at line 36 of file class.ilMailAttachmentGUI.php.
|
private |
Definition at line 34 of file class.ilMailAttachmentGUI.php.