Go to the source code of this file.
Namespaces | |
namespace | ilias |
Class ilObjQuestionPool. | |
Variables | |
$_POST ["attachments"] = "attachments"] : array() | |
$umail = new ilFormatMail($_SESSION["AccountId"]) | |
$mfile = new ilFileDataMail($_SESSION["AccountId"]) | |
if(isset($_POST["cmd"]["send"])) if(isset($_POST["cmd"]["save_message"])) if(isset($_POST["cmd"]["rcp_to"])) if(isset($_POST["cmd"]["rcp_cc"])) if(isset($_POST["cmd"]["rcp_bc"])) if(isset($_POST["cmd"]["edit"])) if(isset($_POST["cmd"]["search"])) | if (isset($_POST["cmd"]["search_cancel"]) or isset($_POST["cmd"]["cancel"])) |
$_POST["attachments"] = "attachments"] : array() |
Definition at line 42 of file mail_new.php.
$mfile = new ilFileDataMail($_SESSION["AccountId"]) |
Definition at line 45 of file mail_new.php.
$umail = new ilFormatMail($_SESSION["AccountId"]) |
Definition at line 44 of file mail_new.php.
if (isset($_POST["cmd"]["send"])) if (isset($_POST["cmd"]["save_message"])) if (isset($_POST["cmd"]["rcp_to"])) if (isset($_POST["cmd"]["rcp_cc"])) if (isset($_POST["cmd"]["rcp_bc"])) if (isset($_POST["cmd"]["edit"])) if (isset($_POST["cmd"]["search"])) if(isset($_POST["cmd"]["search_cancel"]) or isset($_POST["cmd"]["cancel"])) |
Definition at line 189 of file mail_new.php.