|
ILIAS
Release_3_10_x_branch Revision 61812
|
Collaboration diagram for ilMailFolderGUI:Public Member Functions | |
| __construct () | |
| executeCommand () | |
| add () | |
| cancelEmptyTrash () | |
| performEmptyTrash () | |
| askForEmptyTrash () | |
| showUser () | |
| showFolder () | |
| deleteFolder () | |
| confirmDeleteFolder () | |
| performDeleteFolder () | |
| cancelDeleteFolder () | |
| cancelEnterFolderData () | |
| saveFolderSettings () | |
| saveSubFolderSettings () | |
| addSubFolder () | |
| enterFolderData ($cmd="saveFolderSettings", $confirmDelete=false) | |
| changeFolder () | |
| editFolder () | |
| confirmDeleteMails () | |
| cancelDeleteMails () | |
| showMail () | |
| printMail () | |
| deliverFile () | |
Private Member Functions | |
| getUserInstance ($a_usr_id) | |
| Caching method for user instances. | |
Private Attributes | |
| $tpl = null | |
| $ctrl = null | |
| $lng = null | |
| $umail = null | |
| $mbox = null | |
| $errorDelete = false | |
ilMailFolderGUI: ilMailAddressbookGUI, ilMailAttachmentGUI, ilMailSearchGUI, ilMailOptionsGUI ilMailFolderGUI: ilPublicUserProfileGUI
Definition at line 36 of file class.ilMailFolderGUI.php.
| ilMailFolderGUI::__construct | ( | ) |
Definition at line 47 of file class.ilMailFolderGUI.php.
References $_GET, $ilCtrl, $lng, and $tpl.
| ilMailFolderGUI::add | ( | ) |
Definition at line 114 of file class.ilMailFolderGUI.php.
References $_GET, $lng, ilUtil\sendInfo(), and showMail().
Here is the call graph for this function:| ilMailFolderGUI::addSubFolder | ( | ) |
Definition at line 694 of file class.ilMailFolderGUI.php.
References enterFolderData().
Referenced by saveSubFolderSettings().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMailFolderGUI::askForEmptyTrash | ( | ) |
Definition at line 160 of file class.ilMailFolderGUI.php.
References $_GET, ilUtil\sendInfo(), and showFolder().
Here is the call graph for this function:| ilMailFolderGUI::cancelDeleteFolder | ( | ) |
Definition at line 562 of file class.ilMailFolderGUI.php.
References $_GET, $_SESSION, enterFolderData(), and ilUtil\redirect().
Here is the call graph for this function:| ilMailFolderGUI::cancelDeleteMails | ( | ) |
Definition at line 886 of file class.ilMailFolderGUI.php.
References $_GET.
| ilMailFolderGUI::cancelEmptyTrash | ( | ) |
Definition at line 145 of file class.ilMailFolderGUI.php.
References showFolder().
Here is the call graph for this function:| ilMailFolderGUI::cancelEnterFolderData | ( | ) |
Definition at line 575 of file class.ilMailFolderGUI.php.
References $_GET, $_SESSION, ilUtil\redirect(), and showFolder().
Here is the call graph for this function:| ilMailFolderGUI::changeFolder | ( | ) |
Definition at line 759 of file class.ilMailFolderGUI.php.
References $_GET, ilUtil\sendInfo(), and showMail().
Here is the call graph for this function:| ilMailFolderGUI::confirmDeleteFolder | ( | ) |
Definition at line 528 of file class.ilMailFolderGUI.php.
References enterFolderData(), and ilUtil\sendInfo().
Here is the call graph for this function:| ilMailFolderGUI::confirmDeleteMails | ( | ) |
Definition at line 863 of file class.ilMailFolderGUI.php.
References $_GET, ilUtil\sendInfo(), and showFolder().
Here is the call graph for this function:| ilMailFolderGUI::deleteFolder | ( | ) |
Definition at line 513 of file class.ilMailFolderGUI.php.
References $_GET, $_SESSION, enterFolderData(), ilUtil\redirect(), and ilUtil\sendInfo().
Here is the call graph for this function:| ilMailFolderGUI::deliverFile | ( | ) |
Definition at line 1196 of file class.ilMailFolderGUI.php.
References $_GET, $_SESSION, $file, $filename, ilUtil\sendInfo(), and showMail().
Here is the call graph for this function:| ilMailFolderGUI::editFolder | ( | ) |
Definition at line 781 of file class.ilMailFolderGUI.php.
References $_GET, ilUtil\sendInfo(), and showFolder().
Here is the call graph for this function:| ilMailFolderGUI::enterFolderData | ( | $cmd = "saveFolderSettings", |
|
$confirmDelete = false |
|||
| ) |
Definition at line 701 of file class.ilMailFolderGUI.php.
References $_GET, $_SESSION, $cmd, ilFrameTargetInfo\_getFrame(), ilUtil\prepareFormOutput(), ilTree\setTableNames(), and ilUtil\stripSlashes().
Referenced by addSubFolder(), cancelDeleteFolder(), confirmDeleteFolder(), deleteFolder(), performDeleteFolder(), saveFolderSettings(), and saveSubFolderSettings().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMailFolderGUI::executeCommand | ( | ) |
Definition at line 71 of file class.ilMailFolderGUI.php.
References $_GET, $cmd, and $ret.
|
private |
Caching method for user instances.
private
| integer | $a_usr_id | Id of a user instance |
Definition at line 210 of file class.ilMailFolderGUI.php.
Referenced by showFolder().
Here is the caller graph for this function:| ilMailFolderGUI::performDeleteFolder | ( | ) |
Definition at line 536 of file class.ilMailFolderGUI.php.
References $_GET, $_SESSION, enterFolderData(), ilUtil\redirect(), and ilUtil\sendInfo().
Here is the call graph for this function:| ilMailFolderGUI::performEmptyTrash | ( | ) |
Definition at line 150 of file class.ilMailFolderGUI.php.
References $_GET, ilUtil\sendInfo(), and showFolder().
Here is the call graph for this function:| ilMailFolderGUI::printMail | ( | ) |
Definition at line 1143 of file class.ilMailFolderGUI.php.
References $_GET, $tpl, ilMail\_getAnonymousName(), ilDatePresentation\formatDate(), and IL_CAL_DATETIME.
Here is the call graph for this function:| ilMailFolderGUI::saveFolderSettings | ( | ) |
Definition at line 588 of file class.ilMailFolderGUI.php.
References $_GET, $_SESSION, enterFolderData(), ilUtil\redirect(), ilUtil\sendInfo(), and ilUtil\stripSlashes().
Here is the call graph for this function:| ilMailFolderGUI::saveSubFolderSettings | ( | ) |
Definition at line 644 of file class.ilMailFolderGUI.php.
References $_GET, $_SESSION, addSubFolder(), enterFolderData(), ilUtil\redirect(), ilUtil\sendInfo(), and ilUtil\stripSlashes().
Here is the call graph for this function:| ilMailFolderGUI::showFolder | ( | ) |
Definition at line 221 of file class.ilMailFolderGUI.php.
References $_GET, $_SESSION, ilMail\_getAnonymousName(), ilObjUser\_lookupPref(), ilDatePresentation\formatDate(), ilUtil\getImagePath(), getUserInstance(), IL_CAL_DATETIME, ilUtil\Linkbar(), and ilTree\setTableNames().
Referenced by askForEmptyTrash(), cancelEmptyTrash(), cancelEnterFolderData(), confirmDeleteMails(), editFolder(), and performEmptyTrash().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMailFolderGUI::showMail | ( | ) |
Definition at line 892 of file class.ilMailFolderGUI.php.
References $_GET, $_SESSION, $file, $tplbtn, ilMail\_getAnonymousName(), ilFrameTargetInfo\_getFrame(), ilObjUser\_lookupPref(), ilDatePresentation\formatDate(), ilUtil\htmlencodePlainString(), and IL_CAL_DATETIME.
Referenced by add(), changeFolder(), and deliverFile().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMailFolderGUI::showUser | ( | ) |
Definition at line 173 of file class.ilMailFolderGUI.php.
References $_GET, $ilCtrl, ilObjUser\_lookupLogin(), and ilUtil\getImagePath().
Here is the call graph for this function:
|
private |
Definition at line 39 of file class.ilMailFolderGUI.php.
|
private |
Definition at line 45 of file class.ilMailFolderGUI.php.
|
private |
Definition at line 40 of file class.ilMailFolderGUI.php.
Referenced by __construct(), and add().
|
private |
Definition at line 43 of file class.ilMailFolderGUI.php.
|
private |
Definition at line 38 of file class.ilMailFolderGUI.php.
Referenced by __construct(), and printMail().
|
private |
Definition at line 42 of file class.ilMailFolderGUI.php.