|
ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Collaboration diagram for ilMailFolderGUI:Public Member Functions | |
| __construct () | |
| executeCommand () | |
| cancelEmptyTrash () | |
| cancel Empty Trash Action and return to folder More... | |
| performEmptyTrash () | |
| empty Trash and return to folder More... | |
| askForEmptyTrash () | |
| confirmation message for empty trash action More... | |
| showUser () | |
| addSubfolderCommands ($check_uf=false) | |
| deleteSubfolder ($a_show_confirm=true) | |
| performDeleteSubFolder () | |
| performAddSubFolder () | |
| performRenameSubFolder () | |
| changeFolder () | |
| editFolder () | |
| confirmDeleteMails () | |
| cancelDeleteMails () | |
| deliverFile () | |
| applyFilter () | |
| resetFilter () | |
Data Fields | |
| $umail = null | |
| $mbox = null | |
Private Attributes | |
| $current_select_cmd | |
| $current_selected_cmd | |
| $tpl = null | |
| $ctrl = null | |
| $lng = null | |
| $errorDelete = false | |
@ilCtrl_Calls ilMailFolderGUI: ilMailOptionsGUI, ilMailAttachmentGUI, ilMailSearchGUI @ilCtrl_Calls ilMailFolderGUI: ilPublicUserProfileGUI
Definition at line 19 of file class.ilMailFolderGUI.php.
| ilMailFolderGUI::__construct | ( | ) |
Definition at line 33 of file class.ilMailFolderGUI.php.
| ilMailFolderGUI::addSubfolderCommands | ( | $check_uf = false | ) |
Definition at line 193 of file class.ilMailFolderGUI.php.
References ilSession\get(), and ilMailGUI\VIEWMODE_SESSION_KEY.
Here is the call graph for this function:| ilMailFolderGUI::applyFilter | ( | ) |
Definition at line 1006 of file class.ilMailFolderGUI.php.
References $_GET.
| ilMailFolderGUI::askForEmptyTrash | ( | ) |
confirmation message for empty trash action
Definition at line 158 of file class.ilMailFolderGUI.php.
References $_GET.
| ilMailFolderGUI::cancelDeleteMails | ( | ) |
Definition at line 658 of file class.ilMailFolderGUI.php.
| ilMailFolderGUI::cancelEmptyTrash | ( | ) |
cancel Empty Trash Action and return to folder
Definition at line 140 of file class.ilMailFolderGUI.php.
| ilMailFolderGUI::changeFolder | ( | ) |
Definition at line 526 of file class.ilMailFolderGUI.php.
References $_GET, and ilUtil\sendInfo().
Here is the call graph for this function:| ilMailFolderGUI::confirmDeleteMails | ( | ) |
Definition at line 635 of file class.ilMailFolderGUI.php.
References $_GET, $_POST, and ilUtil\sendInfo().
Here is the call graph for this function:| ilMailFolderGUI::deleteSubfolder | ( | $a_show_confirm = true | ) |
Definition at line 369 of file class.ilMailFolderGUI.php.
| ilMailFolderGUI::deliverFile | ( | ) |
Definition at line 963 of file class.ilMailFolderGUI.php.
References $_GET, $_POST, $_SESSION, $file, $filename, ilUtil\deliverFile(), and ilUtil\sendInfo().
Here is the call graph for this function:| ilMailFolderGUI::editFolder | ( | ) |
Definition at line 554 of file class.ilMailFolderGUI.php.
References $_GET, $_POST, and ilUtil\sendInfo().
Here is the call graph for this function:| ilMailFolderGUI::executeCommand | ( | ) |
Definition at line 59 of file class.ilMailFolderGUI.php.
| ilMailFolderGUI::performAddSubFolder | ( | ) |
Definition at line 406 of file class.ilMailFolderGUI.php.
References $_GET, $_POST, $_SESSION, ilSession\get(), ilUtil\sendFailure(), ilUtil\sendInfo(), ilUtil\stripSlashes(), and ilMailGUI\VIEWMODE_SESSION_KEY.
Here is the call graph for this function:| ilMailFolderGUI::performDeleteSubFolder | ( | ) |
Definition at line 389 of file class.ilMailFolderGUI.php.
References $_GET, ilUtil\sendFailure(), and ilUtil\sendInfo().
Here is the call graph for this function:| ilMailFolderGUI::performEmptyTrash | ( | ) |
empty Trash and return to folder
Definition at line 148 of file class.ilMailFolderGUI.php.
References $_GET, and ilUtil\sendInfo().
Here is the call graph for this function:| ilMailFolderGUI::performRenameSubFolder | ( | ) |
Definition at line 496 of file class.ilMailFolderGUI.php.
References $_GET, $_POST, $_SESSION, ilSession\get(), ilUtil\sendFailure(), ilUtil\sendInfo(), ilUtil\stripSlashes(), and ilMailGUI\VIEWMODE_SESSION_KEY.
Here is the call graph for this function:| ilMailFolderGUI::resetFilter | ( | ) |
Definition at line 1029 of file class.ilMailFolderGUI.php.
References $_GET.
| ilMailFolderGUI::showUser | ( | ) |
Definition at line 170 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 25 of file class.ilMailFolderGUI.php.
|
private |
Definition at line 21 of file class.ilMailFolderGUI.php.
|
private |
Definition at line 22 of file class.ilMailFolderGUI.php.
|
private |
Definition at line 31 of file class.ilMailFolderGUI.php.
|
private |
Definition at line 26 of file class.ilMailFolderGUI.php.
Referenced by __construct().
| ilMailFolderGUI::$mbox = null |
Definition at line 29 of file class.ilMailFolderGUI.php.
|
private |
Definition at line 24 of file class.ilMailFolderGUI.php.
Referenced by __construct().
| ilMailFolderGUI::$umail = null |
Definition at line 28 of file class.ilMailFolderGUI.php.