|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Collaboration diagram for ilMailFolderGUI:Public Member Functions | |
| __construct () | |
| executeCommand () | |
Data Fields | |
| ilMail | $umail |
| ilMailbox | $mbox |
Protected Member Functions | |
| initFolder () | |
| parseCommand (string $originalCommand) | |
| parseFolderIdFromCommand (string $command) | |
| performEmptyTrash () | |
| confirmEmptyTrash () | |
| showUser () | |
| addSubFolderCommands (bool $isUserSubFolder=false) | |
| showFolder (bool $oneConfirmationDialogueRendered=false) | |
| deleteSubFolder (bool $a_show_confirm=true) | |
| performDeleteSubFolder () | |
| getSubFolderForm (string $mode='create') | |
| performAddSubFolder () | |
| addSubFolder (ilPropertyFormGUI $form=null) | |
| performRenameSubFolder () | |
| renameSubFolder (ilPropertyFormGUI $form=null) | |
| getMailIdsFromRequest (bool $ignoreHttpGet=false) | |
| markMailsRead () | |
| markMailsUnread () | |
| moveSingleMail () | |
| moveMails () | |
| deleteMails () | |
| confirmDeleteMails () | |
| printMail () | |
| deliverFile () | |
| deliverAttachments () | |
| getMailFolderTable () | |
| applyFilter () | |
| resetFilter () | |
Protected Attributes | |
| readonly Factory | $ui_factory |
| readonly Renderer | $ui_renderer |
Private Attributes | |
| bool | $confirmTrashDeletion = false |
| bool | $errorDelete = false |
| readonly ilGlobalTemplateInterface | $tpl |
| readonly ilCtrlInterface | $ctrl |
| readonly ilLanguage | $lng |
| readonly ilToolbarGUI | $toolbar |
| readonly ilTabsGUI | $tabs |
| readonly ilObjUser | $user |
| readonly GlobalHttpState | $http |
| readonly Refinery | $refinery |
| int | $currentFolderId = 0 |
| readonly ilErrorHandling | $error |
ilMailFolderGUI: ilPublicUserProfileGUI
Definition at line 32 of file class.ilMailFolderGUI.php.
| ilMailFolderGUI::__construct | ( | ) |
Definition at line 52 of file class.ilMailFolderGUI.php.
References $DIC, ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), initFolder(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), ILIAS\Repository\tabs(), ILIAS\Repository\toolbar(), and ILIAS\Repository\user().
Here is the call graph for this function:
|
protected |
Definition at line 381 of file class.ilMailFolderGUI.php.
References getSubFolderForm(), and ILIAS\Repository\lng().
Referenced by performAddSubFolder().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 210 of file class.ilMailFolderGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\toolbar().
Referenced by showFolder().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 1090 of file class.ilMailFolderGUI.php.
References getMailFolderTable(), and showFolder().
Here is the call graph for this function:
|
protected |
Definition at line 572 of file class.ilMailFolderGUI.php.
References $currentFolderId, $id, $message, ilMail\_getIliasMailerName(), ilObjUser\_lookupPref(), ILIAS\Repository\ctrl(), ilDatePresentation\formatDate(), ilUtil\getImagePath(), ilObjectFactory\getInstanceByObjId(), getMailIdsFromRequest(), ilUtil\htmlencodePlainString(), ILIAS\FileDelivery\http(), IL_CAL_DATETIME, ilUtil\img(), ILIAS\Repository\lng(), ilMailFormGUI\MAIL_FORM_TYPE_FORWARD, ilMailFormGUI\MAIL_FORM_TYPE_REPLY, ILIAS\Repository\refinery(), ilCustomInputGUI\setHtml(), showFolder(), ILIAS\Repository\tabs(), ILIAS\Repository\toolbar(), and ILIAS\UI\Implementation\Component\withOnLoadCode().
Here is the call graph for this function:
|
protected |
Definition at line 164 of file class.ilMailFolderGUI.php.
References showFolder().
Here is the call graph for this function:
|
protected |
Definition at line 549 of file class.ilMailFolderGUI.php.
References ILIAS\Repository\ctrl(), getMailIdsFromRequest(), ILIAS\Repository\lng(), and showFolder().
Here is the call graph for this function:
|
protected |
Definition at line 304 of file class.ilMailFolderGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and showFolder().
Here is the call graph for this function:
|
protected |
Definition at line 1020 of file class.ilMailFolderGUI.php.
References Vendor\Package\$e, ILIAS\Repository\ctrl(), ilFileDelivery\deliverFileLegacy(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), and ILIAS\Repository\user().
Here is the call graph for this function:
|
protected |
Definition at line 975 of file class.ilMailFolderGUI.php.
References Vendor\Package\$e, $filename, ILIAS\Repository\ctrl(), ilFileDelivery\deliverFileLegacy(), ilSession\get(), ilFileDataMail\getAttachmentPathAndFilenameByMd5Hash(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), ilSession\set(), and ILIAS\Repository\user().
Here is the call graph for this function:| ilMailFolderGUI::executeCommand | ( | ) |
Definition at line 115 of file class.ilMailFolderGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), parseCommand(), and ILIAS\Repository\refinery().
Here is the call graph for this function:
|
protected |
Definition at line 1076 of file class.ilMailFolderGUI.php.
Referenced by applyFilter(), resetFilter(), and showFolder().
Here is the caller graph for this function:
|
protected |
Definition at line 441 of file class.ilMailFolderGUI.php.
References ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
Referenced by confirmDeleteMails(), deleteMails(), markMailsRead(), markMailsUnread(), moveMails(), moveSingleMail(), and showFolder().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 338 of file class.ilMailFolderGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by addSubFolder(), performAddSubFolder(), performRenameSubFolder(), and renameSubFolder().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 74 of file class.ilMailFolderGUI.php.
References ilSession\get(), ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
Referenced by __construct().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 464 of file class.ilMailFolderGUI.php.
References getMailIdsFromRequest(), ILIAS\Repository\lng(), and showFolder().
Here is the call graph for this function:
|
protected |
Definition at line 477 of file class.ilMailFolderGUI.php.
References getMailIdsFromRequest(), ILIAS\Repository\lng(), and showFolder().
Here is the call graph for this function:
|
protected |
Definition at line 529 of file class.ilMailFolderGUI.php.
References ILIAS\Repository\ctrl(), getMailIdsFromRequest(), ILIAS\Repository\lng(), parseFolderIdFromCommand(), and showFolder().
Here is the call graph for this function:
|
protected |
Definition at line 490 of file class.ilMailFolderGUI.php.
References ILIAS\Repository\ctrl(), getMailIdsFromRequest(), ILIAS\FileDelivery\http(), ILIAS\Repository\int(), ILIAS\Repository\lng(), and ILIAS\Repository\refinery().
Here is the call graph for this function:
|
protected |
Definition at line 94 of file class.ilMailFolderGUI.php.
Referenced by executeCommand(), and showFolder().
Here is the caller graph for this function:
|
protected |
Definition at line 103 of file class.ilMailFolderGUI.php.
Referenced by moveMails().
Here is the caller graph for this function:
|
protected |
Definition at line 360 of file class.ilMailFolderGUI.php.
References addSubFolder(), ILIAS\Repository\ctrl(), getSubFolderForm(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
| ilInvalidTreeStructureException |
Definition at line 325 of file class.ilMailFolderGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and showFolder().
Here is the call graph for this function:
|
protected |
Definition at line 155 of file class.ilMailFolderGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 392 of file class.ilMailFolderGUI.php.
References ILIAS\Repository\ctrl(), getSubFolderForm(), ILIAS\Repository\lng(), renameSubFolder(), and showFolder().
Here is the call graph for this function:
|
protected |
Definition at line 919 of file class.ilMailFolderGUI.php.
References ilMail\_getIliasMailerName(), ilDatePresentation\formatDate(), ilObjectFactory\getInstanceByObjId(), ILIAS\FileDelivery\http(), IL_CAL_DATETIME, ILIAS\Repository\lng(), and ILIAS\Repository\refinery().
Here is the call graph for this function:
|
protected |
Definition at line 424 of file class.ilMailFolderGUI.php.
References getSubFolderForm(), and ILIAS\Repository\lng().
Referenced by performRenameSubFolder().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 1099 of file class.ilMailFolderGUI.php.
References getMailFolderTable(), and showFolder().
Here is the call graph for this function:
|
protected |
Definition at line 231 of file class.ilMailFolderGUI.php.
References Vendor\Package\$e, addSubFolderCommands(), ILIAS\Repository\ctrl(), getMailFolderTable(), getMailIdsFromRequest(), ILIAS\Repository\lng(), parseCommand(), ILIAS\Repository\toolbar(), and ILIAS\Repository\user().
Referenced by applyFilter(), confirmDeleteMails(), confirmEmptyTrash(), deleteMails(), deleteSubFolder(), markMailsRead(), markMailsUnread(), moveMails(), performDeleteSubFolder(), performRenameSubFolder(), and resetFilter().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
| ilCtrlException |
Definition at line 176 of file class.ilMailFolderGUI.php.
References ilObjUser\_lookupLogin(), ILIAS\Repository\ctrl(), ilUtil\getImagePath(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), and ILIAS\Repository\refinery().
Here is the call graph for this function:
|
private |
Definition at line 34 of file class.ilMailFolderGUI.php.
|
private |
Definition at line 38 of file class.ilMailFolderGUI.php.
|
private |
Definition at line 47 of file class.ilMailFolderGUI.php.
Referenced by confirmDeleteMails().
|
private |
Definition at line 48 of file class.ilMailFolderGUI.php.
|
private |
Definition at line 35 of file class.ilMailFolderGUI.php.
|
private |
Definition at line 45 of file class.ilMailFolderGUI.php.
|
private |
Definition at line 39 of file class.ilMailFolderGUI.php.
| ilMailbox ilMailFolderGUI::$mbox |
Definition at line 44 of file class.ilMailFolderGUI.php.
|
private |
Definition at line 46 of file class.ilMailFolderGUI.php.
|
private |
Definition at line 41 of file class.ilMailFolderGUI.php.
|
private |
Definition at line 40 of file class.ilMailFolderGUI.php.
|
private |
Definition at line 37 of file class.ilMailFolderGUI.php.
|
protected |
Definition at line 49 of file class.ilMailFolderGUI.php.
|
protected |
Definition at line 50 of file class.ilMailFolderGUI.php.
| ilMail ilMailFolderGUI::$umail |
Definition at line 43 of file class.ilMailFolderGUI.php.
|
private |
Definition at line 42 of file class.ilMailFolderGUI.php.