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

Fonctions membres publiques

 __construct ()
 
 id ($format='N')
 
 avatar_id ($format='')
 
 avatar_file ($format='')
 
 avatar_name ($format='')
 
 avatar_mimetype ($format='')
 
 avatar_created ($format='')
 
 avatar_display ($format='')
 
 avatar_weight ($format='')
 
 avatar_type ($format='')
 
 setUserCount ($value)
 
 getUserCount ()
 
- 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 ()
 

Champs de données

 $_userCount
 
- 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.

Réimplémentée dans SystemAvatar.

+ Voici le graphe d'appel pour cette fonction :

Documentation des fonctions membres

◆ avatar_created()

avatar_created (   $format = '')

Returns Class Base Variable avatar_created

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

◆ avatar_display()

avatar_display (   $format = '')

Returns Class Base Variable avatar_display

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

◆ avatar_file()

avatar_file (   $format = '')

Returns Class Base Variable avatar_file

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

◆ avatar_id()

avatar_id (   $format = '')

Returns Class Base Variable avatar_id

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

◆ avatar_mimetype()

avatar_mimetype (   $format = '')

Returns Class Base Variable avatar_mimetype

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

◆ avatar_name()

avatar_name (   $format = '')

Returns Class Base Variable avatar_name

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

◆ avatar_type()

avatar_type (   $format = '')

Returns Class Base Variable avatar_type

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

◆ avatar_weight()

avatar_weight (   $format = '')

Returns Class Base Variable avatar_weight

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

◆ getUserCount()

getUserCount ( )

Get User Count

Renvoie
int

◆ id()

id (   $format = 'N')

Returns Class Base Variable avatar_id

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

◆ setUserCount()

setUserCount (   $value)

Set User Count

Paramètres
int$value

Documentation des champs

◆ $_userCount

$_userCount

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