XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
pmlite.php File Reference

Go to the source code of this file.

Namespaces

namespace  core
 

Variables

 $icon =''
 
 $icons_radio = new XoopsFormRadio(_MESSAGEICON, 'icon', $icon)
 
 $msg_id = !empty($_GET['msg_id']) ? intval($_GET['msg_id']) : 0
 
 $reply = !empty($_GET['reply']) ? 1 : 0
 
 $send = !empty($_GET['send']) ? 1 : 0
 
 $send2 = !empty($_GET['send2']) ? 1 : 0
 
 $subject_icons = XoopsLists::getSubjectsList()
 
 $to_userid = !empty($_GET['to_userid']) ? intval($_GET['to_userid']) : 0
 
 $xoopsPreload =& XoopsPreload::getInstance()
 
if(is_object($xoopsUser)) else
 

Variable Documentation

$icon =''
$icons_radio = new XoopsFormRadio(_MESSAGEICON, 'icon', $icon)

Definition at line 29 of file pmlite.php.

$msg_id = !empty($_GET['msg_id']) ? intval($_GET['msg_id']) : 0

Definition at line 37 of file pmlite.php.

$reply = !empty($_GET['reply']) ? 1 : 0

Definition at line 33 of file pmlite.php.

$send = !empty($_GET['send']) ? 1 : 0

Definition at line 34 of file pmlite.php.

$send2 = !empty($_GET['send2']) ? 1 : 0

Definition at line 35 of file pmlite.php.

$subject_icons = XoopsLists::getSubjectsList()

Definition at line 30 of file pmlite.php.

$to_userid = !empty($_GET['to_userid']) ? intval($_GET['to_userid']) : 0

Definition at line 36 of file pmlite.php.

$xoopsPreload =& XoopsPreload::getInstance()

Definition at line 20 of file pmlite.php.

if (is_object($xoopsUser)) else
Initial value:
{
echo _PM_SORRY . "<br /><br /><a href='" . XOOPS_URL . "/register.php' title=''>" . _PM_REGISTERNOW . "</a>."

Definition at line 158 of file pmlite.php.