ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Public Member Functions | |
__construct () | |
ilMailFolderGUI constructor. More... | |
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) | |
showFolder ($a_show_confirmation=false) | |
Shows current folder. More... | |
deleteSubfolder ($a_show_confirm=true) | |
performDeleteSubFolder () | |
performAddSubFolder () | |
addSubFolder () | |
renameSubFolder () | |
performRenameSubFolder () | |
changeFolder () | |
editFolder () | |
confirmDeleteMails () | |
cancelDeleteMails () | |
deliverFile () | |
applyFilter () | |
resetFilter () | |
Data Fields | |
$umail | |
$mbox | |
Private Attributes | |
$current_select_cmd | |
$current_selected_cmd | |
$tpl | |
$ctrl | |
$lng | |
$toolbar | |
$tabs | |
$user | |
$errorDelete = false | |
ilMailFolderGUI: ilMailOptionsGUI, ilMailAttachmentGUI, ilMailSearchGUI ilMailFolderGUI: ilPublicUserProfileGUI
Definition at line 19 of file class.ilMailFolderGUI.php.
ilMailFolderGUI::__construct | ( | ) |
ilMailFolderGUI constructor.
Definition at line 72 of file class.ilMailFolderGUI.php.
References $_GET, $_POST, $DIC, and user().
ilMailFolderGUI::addSubFolder | ( | ) |
Definition at line 423 of file class.ilMailFolderGUI.php.
Referenced by performAddSubFolder().
ilMailFolderGUI::addSubfolderCommands | ( | $check_uf = false | ) |
Definition at line 222 of file class.ilMailFolderGUI.php.
References ilSession\get(), and ilMailGUI\VIEWMODE_SESSION_KEY.
Referenced by showFolder().
ilMailFolderGUI::applyFilter | ( | ) |
Definition at line 908 of file class.ilMailFolderGUI.php.
References $_GET, $table, and showFolder().
ilMailFolderGUI::askForEmptyTrash | ( | ) |
confirmation message for empty trash action
Definition at line 191 of file class.ilMailFolderGUI.php.
References $_GET, and showFolder().
ilMailFolderGUI::cancelDeleteMails | ( | ) |
Definition at line 603 of file class.ilMailFolderGUI.php.
References $_GET, $_SESSION, $action, $file, $form, $from, $key, $message, ilFrameTargetInfo\_getFrame(), ilObjUser\_lookupPref(), array, ilAccessKey\DELETE, ilDatePresentation\formatDate(), ilAccessKey\FORWARD_MAIL, ilSession\get(), ilUtil\getImagePath(), ilObjectFactory\getInstanceByObjId(), ilUtil\htmlencodePlainString(), IL_CAL_DATETIME, ilUtil\img(), ilAccessKey\REPLY, ilCustomInputGUI\setHtml(), and ilMailGUI\VIEWMODE_SESSION_KEY.
ilMailFolderGUI::cancelEmptyTrash | ( | ) |
cancel Empty Trash Action and return to folder
Definition at line 173 of file class.ilMailFolderGUI.php.
References showFolder().
ilMailFolderGUI::changeFolder | ( | ) |
Definition at line 501 of file class.ilMailFolderGUI.php.
References $_GET, array, and ilUtil\sendInfo().
ilMailFolderGUI::confirmDeleteMails | ( | ) |
Definition at line 586 of file class.ilMailFolderGUI.php.
References $_GET, $_POST, ilUtil\sendInfo(), and showFolder().
ilMailFolderGUI::deleteSubfolder | ( | $a_show_confirm = true | ) |
Definition at line 368 of file class.ilMailFolderGUI.php.
References showFolder().
ilMailFolderGUI::deliverFile | ( | ) |
Definition at line 872 of file class.ilMailFolderGUI.php.
References $_GET, $_POST, $_SESSION, $file, $filename, $GLOBALS, ilUtil\deliverFile(), and ilUtil\sendInfo().
ilMailFolderGUI::editFolder | ( | ) |
Definition at line 524 of file class.ilMailFolderGUI.php.
References $_GET, $_POST, ilUtil\sendInfo(), and showFolder().
ilMailFolderGUI::executeCommand | ( | ) |
Definition at line 99 of file class.ilMailFolderGUI.php.
References $_GET, $_POST, $ret, and array.
ilMailFolderGUI::performAddSubFolder | ( | ) |
Definition at line 401 of file class.ilMailFolderGUI.php.
References $_GET, $_POST, $_SESSION, addSubFolder(), ilSession\get(), ilUtil\sendFailure(), ilUtil\sendInfo(), ilUtil\stripSlashes(), and ilMailGUI\VIEWMODE_SESSION_KEY.
ilMailFolderGUI::performDeleteSubFolder | ( | ) |
Definition at line 387 of file class.ilMailFolderGUI.php.
References $_GET, ilUtil\sendFailure(), ilUtil\sendInfo(), and showFolder().
ilMailFolderGUI::performEmptyTrash | ( | ) |
empty Trash and return to folder
Definition at line 181 of file class.ilMailFolderGUI.php.
References $_GET, ilUtil\sendInfo(), and showFolder().
ilMailFolderGUI::performRenameSubFolder | ( | ) |
Definition at line 476 of file class.ilMailFolderGUI.php.
References $_GET, $_POST, $_SESSION, ilSession\get(), renameSubFolder(), ilUtil\sendFailure(), ilUtil\sendInfo(), showFolder(), ilUtil\stripSlashes(), and ilMailGUI\VIEWMODE_SESSION_KEY.
ilMailFolderGUI::renameSubFolder | ( | ) |
Definition at line 449 of file class.ilMailFolderGUI.php.
References $_GET.
Referenced by performRenameSubFolder().
ilMailFolderGUI::resetFilter | ( | ) |
Definition at line 931 of file class.ilMailFolderGUI.php.
References $_GET, $table, and showFolder().
ilMailFolderGUI::showFolder | ( | $a_show_confirmation = false | ) |
Shows current folder.
Current Folder is determined by $_GET["mobj_id"]
Definition at line 240 of file class.ilMailFolderGUI.php.
References $_GET, $_POST, $i, $si, addSubfolderCommands(), array, ilSession\get(), ilUtil\sendFailure(), ilTree\setTableNames(), user(), and ilMailGUI\VIEWMODE_SESSION_KEY.
Referenced by applyFilter(), askForEmptyTrash(), cancelEmptyTrash(), confirmDeleteMails(), deleteSubfolder(), editFolder(), performDeleteSubFolder(), performEmptyTrash(), performRenameSubFolder(), and resetFilter().
ilMailFolderGUI::showUser | ( | ) |
Definition at line 202 of file class.ilMailFolderGUI.php.
References $_GET, ilObjUser\_lookupLogin(), and ilUtil\getImagePath().
|
private |
Definition at line 32 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 67 of file class.ilMailFolderGUI.php.
|
private |
Definition at line 37 of file class.ilMailFolderGUI.php.
ilMailFolderGUI::$mbox |
Definition at line 62 of file class.ilMailFolderGUI.php.
|
private |
Definition at line 47 of file class.ilMailFolderGUI.php.
|
private |
Definition at line 42 of file class.ilMailFolderGUI.php.
|
private |
Definition at line 27 of file class.ilMailFolderGUI.php.
ilMailFolderGUI::$umail |
Definition at line 57 of file class.ilMailFolderGUI.php.
|
private |
Definition at line 52 of file class.ilMailFolderGUI.php.