ILIAS
release_4-3 Revision
|
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 () |
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 21 of file class.ilMailFolderGUI.php.
ilMailFolderGUI::__construct | ( | ) |
Definition at line 35 of file class.ilMailFolderGUI.php.
References $_GET, $_POST, $ilCtrl, $ilUser, $lng, and $tpl.
ilMailFolderGUI::add | ( | ) |
Definition at line 140 of file class.ilMailFolderGUI.php.
References $_GET, $ilUser, $lng, and ilUtil\sendInfo().
ilMailFolderGUI::addSubfolderCommands | ( | $check_uf = false | ) |
Definition at line 229 of file class.ilMailFolderGUI.php.
References ilSession\get(), and ilMailGUI\VIEWMODE_SESSION_KEY.
ilMailFolderGUI::askForEmptyTrash | ( | ) |
confirmation message for empty trash action
Definition at line 193 of file class.ilMailFolderGUI.php.
References $_GET, and ilUtil\sendQuestion().
ilMailFolderGUI::cancelDeleteMails | ( | ) |
Definition at line 690 of file class.ilMailFolderGUI.php.
ilMailFolderGUI::cancelEmptyTrash | ( | ) |
cancel Empty Trash Action and return to folder
Definition at line 172 of file class.ilMailFolderGUI.php.
ilMailFolderGUI::changeFolder | ( | ) |
Definition at line 557 of file class.ilMailFolderGUI.php.
References $_GET, and ilUtil\sendInfo().
ilMailFolderGUI::confirmDeleteMails | ( | ) |
Definition at line 667 of file class.ilMailFolderGUI.php.
References $_GET, $_POST, and ilUtil\sendInfo().
ilMailFolderGUI::deleteSubfolder | ( | $a_show_confirm = true | ) |
Definition at line 400 of file class.ilMailFolderGUI.php.
ilMailFolderGUI::deliverFile | ( | ) |
Definition at line 997 of file class.ilMailFolderGUI.php.
References $_POST, $_SESSION, $filename, and ilUtil\sendInfo().
ilMailFolderGUI::editFolder | ( | ) |
Definition at line 585 of file class.ilMailFolderGUI.php.
References $_GET, $_POST, ilUtil\sendInfo(), and ilUtil\sendQuestion().
ilMailFolderGUI::executeCommand | ( | ) |
Definition at line 61 of file class.ilMailFolderGUI.php.
References $_GET, $_POST, $cmd, and $ret.
ilMailFolderGUI::performAddSubFolder | ( | ) |
Definition at line 436 of file class.ilMailFolderGUI.php.
References $_GET, $_POST, $_SESSION, $ilCtrl, ilSession\get(), ilUtil\sendFailure(), ilUtil\sendInfo(), ilUtil\stripSlashes(), and ilMailGUI\VIEWMODE_SESSION_KEY.
ilMailFolderGUI::performDeleteSubFolder | ( | ) |
Definition at line 420 of file class.ilMailFolderGUI.php.
References $_GET, ilUtil\redirect(), ilUtil\sendFailure(), and ilUtil\sendInfo().
ilMailFolderGUI::performEmptyTrash | ( | ) |
empty Trash and return to folder
Definition at line 180 of file class.ilMailFolderGUI.php.
References $_GET, and ilUtil\sendInfo().
ilMailFolderGUI::performRenameSubFolder | ( | ) |
Definition at line 528 of file class.ilMailFolderGUI.php.
References $_GET, $_POST, $_SESSION, ilSession\get(), ilUtil\sendFailure(), ilUtil\sendInfo(), ilUtil\stripSlashes(), and ilMailGUI\VIEWMODE_SESSION_KEY.
ilMailFolderGUI::showUser | ( | ) |
Definition at line 206 of file class.ilMailFolderGUI.php.
References $_GET, $ilCtrl, ilObjUser\_lookupLogin(), and ilUtil\getImagePath().
|
private |
Definition at line 27 of file class.ilMailFolderGUI.php.
|
private |
Definition at line 23 of file class.ilMailFolderGUI.php.
|
private |
Definition at line 24 of file class.ilMailFolderGUI.php.
|
private |
Definition at line 33 of file class.ilMailFolderGUI.php.
|
private |
Definition at line 28 of file class.ilMailFolderGUI.php.
Referenced by __construct(), and add().
ilMailFolderGUI::$mbox = null |
Definition at line 31 of file class.ilMailFolderGUI.php.
|
private |
Definition at line 26 of file class.ilMailFolderGUI.php.
Referenced by __construct().
ilMailFolderGUI::$umail = null |
Definition at line 30 of file class.ilMailFolderGUI.php.