Namespaces | Variables

mail_options.php File Reference

Go to the source code of this file.

Namespaces

namespace  ilias
 

Class ilObjQuestionPool.


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"])

Variable Documentation

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 96 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.