Stud.IP  2.3 Revision 48548
 All Data Structures Namespaces Files Functions Variables Groups Pages
sms_send.php File Reference

Namespaces

namespace  message

Variables

 $_SESSION ['sms_data'] = $sms_data
 $sms_show = $_SESSION['sms_show']
 if ($GLOBALS["ENABLE_EMAIL_ATTACHMENTS"])
if(get_config('CHAT_ENABLE')) $msging = new messaging
 $db = new DB_Seminar
 $cmd = Request::option('cmd')
if($cmd== 'new') $messagesubject = Request::quoted('messagesubject')
 $message = Request::quoted('message')
 $quote = Request::option('quote')
 $signature = Request::quoted('signature')
if(Request::submitted('cmd_insert'))
if($_GET['answer_to']) 
$rec_uname = Request::quoted('rec_uname')
 if ($GLOBALS["ENABLE_EMAIL_ATTACHMENTS"]==true)
 $txt = array()
 $txt ['001'] = _("aktuelle EmpfängerInnen")
 $txt ['002'] = _("mögliche EmpfängerInnen")
 $txt ['attachment'] = _("Dateianhang")
 $txt ['003'] = _("Signatur")
 $txt ['004'] = _("Vorschau")
 $txt ['005'] = (($cmd=="write_chatinv") ? _("Chateinladung") : _("Nachricht"))
 $txt ['006'] = _("Nachricht speichern")
 $txt ['007'] = _("als Email senden")
 $txt ['008'] = _("Lesebestätigung")
 if ($_REQUEST['answer_to'])
if($quote) else if(!isset($_REQUEST['messagesubject'])&&$_REQUEST['answer_to'])
if($GLOBALS["MESSAGING_FORWARD_AS_EMAIL"])
if($GLOBALS["ENABLE_EMAIL_ATTACHMENTS"]==true) 
$emailforwardinfo = $txt['001']show_precform()$txt['002']show_addrform() _('Optionen') show_msgsaveoptionsform()show_msgreadconfirmoptionsform()show_chatselector()$txt['005']show_msgform()$txt['003']show_sigform()$txt['004']show_previewform() ''
if($GLOBALS["MESSAGING_FORWARD_AS_EMAIL"]==TRUE) $smsinfos = ""
 $help_url_smil = format_help_url("Basis.VerschiedenesSmileys")
 $help_url_format = format_help_url("Basis.VerschiedenesFormat")
 $infobox

Variable Documentation

$_SESSION['sms_data'] = $sms_data
$cmd = Request::option('cmd')
$db = new DB_Seminar
if ($quote) else if (!isset($_REQUEST['messagesubject'])&&$_REQUEST['answer_to']) if ($GLOBALS["MESSAGING_FORWARD_AS_EMAIL"]) if ($GLOBALS["ENABLE_EMAIL_ATTACHMENTS"]==true) $emailforwardinfo = $txt['001']show_precform()$txt['002']show_addrform() _('Optionen') show_msgsaveoptionsform()show_msgreadconfirmoptionsform()show_chatselector()$txt['005']show_msgform()$txt['003']show_sigform()$txt['004']show_previewform() ''
$help_url_format = format_help_url("Basis.VerschiedenesFormat")
$help_url_smil = format_help_url("Basis.VerschiedenesSmileys")
Initial value:
array(
array(
"kategorie" => _("Smilies & Textformatierung:"),
"eintrag" => array(
array(
"icon" => "icons/16/black/smiley.png",
"text" => sprintf(_("%s Liste mit allen Smilies %s Hilfe zu Smilies %s Hilfe zur Textformatierung %s"), "<a href=\"" . URLHelper::getURL('dispatch.php/smileys') . "\" target=\"_blank\">", "</a><br><a href=\"".$help_url_smil."\" target=\"_blank\">", "</a><br><a href=\"".$help_url_format."\" target=\"_blank\">", "</a>")
)
)
)
)
$message = Request::quoted('message')
if ($cmd== 'new') $messagesubject = Request::quoted('messagesubject')
if (get_config('CHAT_ENABLE')) $msging = new messaging
if (Request::submitted('cmd_insert')) if ($_GET['answer_to']) $rec_uname = Request::quoted('rec_uname')
$signature = Request::quoted('signature')
$sms_show = $_SESSION['sms_show']
$smsinfos = ""
$txt = array()
$txt['001'] = _("aktuelle Empf&auml;ngerInnen")
$txt['002'] = _("m&ouml;gliche Empf&auml;ngerInnen")
$txt['attachment'] = _("Dateianhang")
$txt['003'] = _("Signatur")
$txt['004'] = _("Vorschau")
$txt['005'] = (($cmd=="write_chatinv") ? _("Chateinladung") : _("Nachricht"))
$txt['006'] = _("Nachricht speichern")
$txt['007'] = _("als Email senden")
$txt['008'] = _("Lesebestätigung")
if($msg)
if($GLOBALS["ENABLE_EMAIL_ATTACHMENTS"]==true)
if($_REQUEST['answer_to'])