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

Fonctions membres publiques

 __construct ()
 
 id ($format='N')
 
 com_id ($format='')
 
 com_pid ($format='')
 
 com_modid ($format='')
 
 com_icon ($format='')
 
 com_title ($format='')
 
 com_text ($format='')
 
 com_created ($format='')
 
 com_modified ($format='')
 
 com_uid ($format='')
 
 com_user ($format='')
 
 com_email ($format='')
 
 com_url ($format='')
 
 com_ip ($format='')
 
 com_sig ($format='')
 
 com_itemid ($format='')
 
 com_rootid ($format='')
 
 com_status ($format='')
 
 com_exparams ($format='')
 
 dohtml ($format='')
 
 dosmiley ($format='')
 
 doxcode ($format='')
 
 doimage ($format='')
 
 dobr ($format='')
 
 isRoot ()
 
- 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

◆ com_created()

com_created (   $format = '')

Returns Class Base Variable com_created

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

◆ com_email()

com_email (   $format = '')

Returns Class Base Variable com_email

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

◆ com_exparams()

com_exparams (   $format = '')

Returns Class Base Variable com_exparams

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

◆ com_icon()

com_icon (   $format = '')

Returns Class Base Variable com_icon

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

◆ com_id()

com_id (   $format = '')

Returns Class Base Variable com_id

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

◆ com_ip()

com_ip (   $format = '')

Returns Class Base Variable com_ip

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

◆ com_itemid()

com_itemid (   $format = '')

Returns Class Base Variable com_itemid

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

◆ com_modid()

com_modid (   $format = '')

Returns Class Base Variable com_modid

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

◆ com_modified()

com_modified (   $format = '')

Returns Class Base Variable com_modified

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

◆ com_pid()

com_pid (   $format = '')

Returns Class Base Variable com_pid

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

◆ com_rootid()

com_rootid (   $format = '')

Returns Class Base Variable com_rootid

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

◆ com_sig()

com_sig (   $format = '')

Returns Class Base Variable com_sig

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

◆ com_status()

com_status (   $format = '')

Returns Class Base Variable com_status

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

◆ com_text()

com_text (   $format = '')

Returns Class Base Variable com_text

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

◆ com_title()

com_title (   $format = '')

Returns Class Base Variable bid

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

◆ com_uid()

com_uid (   $format = '')

Returns Class Base Variable com_uid

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

◆ com_url()

com_url (   $format = '')

Returns Class Base Variable com_url

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

◆ com_user()

com_user (   $format = '')

Returns Class Base Variable com_user

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

◆ dobr()

dobr (   $format = '')

Returns Class Base Variable dobr

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

◆ dohtml()

dohtml (   $format = '')

Returns Class Base Variable bid

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

◆ doimage()

doimage (   $format = '')

Returns Class Base Variable doimage

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

◆ dosmiley()

dosmiley (   $format = '')

Returns Class Base Variable dosmiley

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

◆ doxcode()

doxcode (   $format = '')

Returns Class Base Variable doxcode

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

◆ id()

id (   $format = 'N')

Returns Class Base Variable com_id

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

◆ isRoot()

isRoot ( )

Is this comment on the root level?

Renvoie
bool
+ Voici le graphe d'appel pour cette fonction :

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