XOOPS API 2.5.11 Beta1  UI v0.5
Réalisé par monxoops.fr
Référence de la classe XoopsPrivmessage
+ Graphe d'héritage de XoopsPrivmessage:
+ Graphe de collaboration de XoopsPrivmessage:

Fonctions membres publiques

 __construct ()
 
 id ($format='N')
 
 msg_id ($format='')
 
 msg_image ($format='')
 
 subject ($format='')
 
 from_userid ($format='')
 
 to_userid ($format='')
 
 msg_time ($format='')
 
 msg_text ($format='')
 
 read_msg ($format='')
 
- Fonctions membres publiques hérités de XoopsObject
 XoopsObject ()
 
 setNew ()
 
 unsetNew ()
 
 isNew ()
 
 setDirty ()
 
 unsetDirty ()
 
 isDirty ()
 
 initVar ($key, $data_type, $value=null, $required=false, $maxlength=null, $options='', $enumerations='')
 
 assignVar ($key, $value)
 
 assignVars ($var_arr)
 
 setVar ($key, $value, $not_gpc=false)
 
 setVars ($var_arr, $not_gpc=false)
 
 destroyVars ($var)
 
 destoryVars ($var)
 
 setFormVars ($var_arr=null, $pref='xo_', $not_gpc=false)
 
getVars ()
 
 getValues ($keys=null, $format='s', $maxDepth=1)
 
 getVar ($key, $format='s')
 
 cleanVars ()
 
 registerFilter ($filtername)
 
 _loadFilters ()
 
 loadFilters ($method)
 
 xoopsClone ()
 
 __clone ()
 
 setErrors ($err_str)
 
 getErrors ()
 
 getHtmlErrors ()
 
 toArray ()
 

Membres hérités additionnels

- Champs de données hérités de XoopsObject
 $vars = array()
 
 $cleanVars = array()
 
 $_isNew = false
 
 $_isDirty = false
 
 $_errors = array()
 
 $_filters = array()
 

Documentation des constructeurs et destructeur

◆ __construct()

__construct ( )

constructor

Réimplémentée à partir de XoopsObject.

+ Voici le graphe d'appel pour cette fonction :

Documentation des fonctions membres

◆ from_userid()

from_userid (   $format = '')

Returns Class Base Variable not_id

Paramètres
string$format
Renvoie
mixed
+ Voici le graphe d'appel pour cette fonction :

◆ id()

id (   $format = 'N')

Returns Class Base Variable msg_id

Paramètres
string$format
Renvoie
mixed
+ Voici le graphe d'appel pour cette fonction :

◆ msg_id()

msg_id (   $format = '')

Returns Class Base Variable msg_id

Paramètres
string$format
Renvoie
mixed
+ Voici le graphe d'appel pour cette fonction :

◆ msg_image()

msg_image (   $format = '')

Returns Class Base Variable msg_image

Paramètres
string$format
Renvoie
mixed
+ Voici le graphe d'appel pour cette fonction :

◆ msg_text()

msg_text (   $format = '')

Returns Class Base Variable msg_text

Paramètres
string$format
Renvoie
mixed
+ Voici le graphe d'appel pour cette fonction :

◆ msg_time()

msg_time (   $format = '')

Returns Class Base Variable msg_time

Paramètres
string$format
Renvoie
mixed
+ Voici le graphe d'appel pour cette fonction :

◆ read_msg()

read_msg (   $format = '')

Returns Class Base Variable read_msg

Paramètres
string$format
Renvoie
mixed
+ Voici le graphe d'appel pour cette fonction :

◆ subject()

subject (   $format = '')

Returns Class Base Variable subject

Paramètres
string$format
Renvoie
mixed
+ Voici le graphe d'appel pour cette fonction :

◆ to_userid()

to_userid (   $format = '')

Returns Class Base Variable to_userid

Paramètres
string$format
Renvoie
mixed
+ Voici le graphe d'appel pour cette fonction :

La documentation de cette classe a été générée à partir du fichier suivant :