Go to the source code of this file.
Namespaces | |
| namespace | ilias |
admin objects frameset | |
Variables | |
| $mbox = new ilMailBox($_SESSION["AccountId"]) | |
| $umail = new ilFormatMail($_SESSION["AccountId"]) | |
| if(isset($_POST["cmd"]["rename"])) if(isset($_POST["cmd"]["delete"])) if(isset($_POST["cmd"]["save"])) | $folder_data = $mbox->getFolderData($_GET["mobj_id"]) |
| if (isset($_POST["cmd"]["rename"])) if (isset($_POST["cmd"]["delete"])) if (isset($_POST["cmd"]["save"])) $folder_data = $mbox->getFolderData($_GET["mobj_id"]) |
Definition at line 91 of file mail_options.php.
Referenced by ilMailbox::getActions().
| $mbox = new ilMailBox($_SESSION["AccountId"]) |
Definition at line 40 of file mail_options.php.
| $umail = new ilFormatMail($_SESSION["AccountId"]) |
Definition at line 41 of file mail_options.php.
1.7.1