XOOPS  2.6.0
XoopsPrivmessage Class Reference
Inheritance diagram for XoopsPrivmessage:
Inheritance graph

Public Member Functions

 __construct ()
 
 from_userid ($format= '')
 
 id ($format= 'n')
 
 msg_id ($format= '')
 
 msg_image ($format= '')
 
 msg_text ($format= '')
 
 msg_time ($format= '')
 
 read_msg ($format= '')
 
 subject ($format= '')
 
 to_userid ($format= '')
 
- Public Member Functions inherited from Xoops\Core\Kernel\XoopsObject
 assignVar ($key, $value)
 
 assignVars ($var_arr)
 
 cleanVars ($quote=true)
 
 destroyVars ($var)
 
 getErrors ()
 
 getHtmlErrors ()
 
 getValues ($keys=null, $format= 's', $maxDepth=1)
 
 getVar ($key, $format= 's')
 
 getVars ()
 
 initVar ($key, $data_type, $value=null, $required=false, $maxlength=null, $options= '')
 
 isDirty ()
 
 isNew ()
 
 loadFilters ($method)
 
 registerFilter ($filtername)
 
 setDirty ()
 
 setErrors ($err_str)
 
 setFormVars ($var_arr=null, $pref= 'xo_', $not_gpc=false)
 
 setNew ()
 
 setVar ($key, $value, $not_gpc=false)
 
 setVars ($var_arr, $not_gpc=false)
 
 toArray ()
 
 unsetDirty ()
 
 unsetNew ()
 
 xoopsClone ()
 

Additional Inherited Members

- Public Attributes inherited from Xoops\Core\Kernel\XoopsObject
 $cleanVars = array()
 
 $plugin_path
 
 $vars = array()
 

Detailed Description

Definition at line 32 of file privmessage.php.

Constructor & Destructor Documentation

XoopsPrivmessage::__construct ( )

Member Function Documentation

XoopsPrivmessage::from_userid (   $format = '')
Parameters
string$format
Returns
mixed

Definition at line 89 of file privmessage.php.

References Xoops\Core\Kernel\XoopsObject\getVar().

Here is the call graph for this function:

XoopsPrivmessage::id (   $format = 'n')
Parameters
string$format
Returns
mixed

Definition at line 53 of file privmessage.php.

References Xoops\Core\Kernel\XoopsObject\getVar().

Here is the call graph for this function:

XoopsPrivmessage::msg_id (   $format = '')
Parameters
string$format
Returns
mixed

Definition at line 62 of file privmessage.php.

References Xoops\Core\Kernel\XoopsObject\getVar().

Here is the call graph for this function:

XoopsPrivmessage::msg_image (   $format = '')
Parameters
string$format
Returns
mixed

Definition at line 71 of file privmessage.php.

References Xoops\Core\Kernel\XoopsObject\getVar().

Here is the call graph for this function:

XoopsPrivmessage::msg_text (   $format = '')
Parameters
string$format
Returns
mixed

Definition at line 116 of file privmessage.php.

References Xoops\Core\Kernel\XoopsObject\getVar().

Here is the call graph for this function:

XoopsPrivmessage::msg_time (   $format = '')
Parameters
string$format
Returns
mixed

Definition at line 107 of file privmessage.php.

References Xoops\Core\Kernel\XoopsObject\getVar().

Here is the call graph for this function:

XoopsPrivmessage::read_msg (   $format = '')
Parameters
string$format
Returns
mixed

Definition at line 125 of file privmessage.php.

References Xoops\Core\Kernel\XoopsObject\getVar().

Here is the call graph for this function:

XoopsPrivmessage::subject (   $format = '')
Parameters
string$format
Returns
mixed

Definition at line 80 of file privmessage.php.

References Xoops\Core\Kernel\XoopsObject\getVar().

Here is the call graph for this function:

XoopsPrivmessage::to_userid (   $format = '')
Parameters
string$format
Returns
mixed

Definition at line 98 of file privmessage.php.

References Xoops\Core\Kernel\XoopsObject\getVar().

Here is the call graph for this function:


The documentation for this class was generated from the following file: