ILIAS
Release_5_0_x_branch Revision 61816
|
Public Member Functions | |
__construct () | |
executeCommand () | |
add () | |
cancelEmptyTrash () | |
cancel Empty Trash Action and return to folder | |
performEmptyTrash () | |
empty Trash and return to folder | |
askForEmptyTrash () | |
confirmation message for empty trash action | |
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 |
ilMailFolderGUI: ilMailOptionsGUI, ilMailAttachmentGUI, ilMailSearchGUI ilMailFolderGUI: ilPublicUserProfileGUI
Definition at line 23 of file class.ilMailFolderGUI.php.
ilMailFolderGUI::__construct | ( | ) |
Definition at line 37 of file class.ilMailFolderGUI.php.
References $_GET, $_POST, $ilCtrl, $ilUser, $lng, and $tpl.
ilMailFolderGUI::add | ( | ) |
Definition at line 142 of file class.ilMailFolderGUI.php.
References $_GET, $ilUser, $lng, and ilUtil\sendInfo().
ilMailFolderGUI::addSubfolderCommands | ( | $check_uf = false | ) |
Definition at line 227 of file class.ilMailFolderGUI.php.
References ilSession\get(), and ilMailGUI\VIEWMODE_SESSION_KEY.
ilMailFolderGUI::applyFilter | ( | ) |
Definition at line 1059 of file class.ilMailFolderGUI.php.
ilMailFolderGUI::askForEmptyTrash | ( | ) |
confirmation message for empty trash action
Definition at line 192 of file class.ilMailFolderGUI.php.
References $_GET.
ilMailFolderGUI::cancelDeleteMails | ( | ) |
Definition at line 692 of file class.ilMailFolderGUI.php.
ilMailFolderGUI::cancelEmptyTrash | ( | ) |
cancel Empty Trash Action and return to folder
Definition at line 174 of file class.ilMailFolderGUI.php.
ilMailFolderGUI::changeFolder | ( | ) |
Definition at line 560 of file class.ilMailFolderGUI.php.
References $_GET, and ilUtil\sendInfo().
ilMailFolderGUI::confirmDeleteMails | ( | ) |
Definition at line 669 of file class.ilMailFolderGUI.php.
References $_GET, $_POST, and ilUtil\sendInfo().
ilMailFolderGUI::deleteSubfolder | ( | $a_show_confirm = true | ) |
Definition at line 403 of file class.ilMailFolderGUI.php.
ilMailFolderGUI::deliverFile | ( | ) |
Definition at line 1016 of file class.ilMailFolderGUI.php.
References $_POST, $_SESSION, $filename, and ilUtil\sendInfo().
ilMailFolderGUI::editFolder | ( | ) |
Definition at line 588 of file class.ilMailFolderGUI.php.
References $_GET, $_POST, and ilUtil\sendInfo().
ilMailFolderGUI::executeCommand | ( | ) |
Definition at line 63 of file class.ilMailFolderGUI.php.
References $_GET, $_POST, $cmd, and $ret.
ilMailFolderGUI::performAddSubFolder | ( | ) |
Definition at line 441 of file class.ilMailFolderGUI.php.
References $_GET, $_POST, $_SESSION, ilSession\get(), ilUtil\sendFailure(), ilUtil\sendInfo(), ilUtil\stripSlashes(), and ilMailGUI\VIEWMODE_SESSION_KEY.
ilMailFolderGUI::performDeleteSubFolder | ( | ) |
Definition at line 423 of file class.ilMailFolderGUI.php.
References $_GET, ilUtil\sendFailure(), and ilUtil\sendInfo().
ilMailFolderGUI::performEmptyTrash | ( | ) |
empty Trash and return to folder
Definition at line 182 of file class.ilMailFolderGUI.php.
References $_GET, and ilUtil\sendInfo().
ilMailFolderGUI::performRenameSubFolder | ( | ) |
Definition at line 530 of file class.ilMailFolderGUI.php.
References $_GET, $_POST, $_SESSION, ilSession\get(), ilUtil\sendFailure(), ilUtil\sendInfo(), ilUtil\stripSlashes(), and ilMailGUI\VIEWMODE_SESSION_KEY.
ilMailFolderGUI::resetFilter | ( | ) |
Definition at line 1082 of file class.ilMailFolderGUI.php.
ilMailFolderGUI::showUser | ( | ) |
Definition at line 204 of file class.ilMailFolderGUI.php.
References $_GET, $ilCtrl, ilObjUser\_lookupLogin(), and ilUtil\getImagePath().
|
private |
Definition at line 29 of file class.ilMailFolderGUI.php.
|
private |
Definition at line 25 of file class.ilMailFolderGUI.php.
|
private |
Definition at line 26 of file class.ilMailFolderGUI.php.
|
private |
Definition at line 35 of file class.ilMailFolderGUI.php.
|
private |
Definition at line 30 of file class.ilMailFolderGUI.php.
Referenced by __construct(), and add().
ilMailFolderGUI::$mbox = null |
Definition at line 33 of file class.ilMailFolderGUI.php.
|
private |
Definition at line 28 of file class.ilMailFolderGUI.php.
Referenced by __construct().
ilMailFolderGUI::$umail = null |
Definition at line 32 of file class.ilMailFolderGUI.php.