API - XOOPS 2.5.11 Beta 2
By monxoops.fr
XoopsAvatar Class Reference
Inheritance diagram for XoopsAvatar:
Collaboration diagram for XoopsAvatar:

Public Member Functions

 __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 ()
 
- Public Member Functions inherited from XoopsObject
 __construct ()
 
 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=null)
 
 cleanVars ()
 
 registerFilter ($filtername)
 
 _loadFilters ()
 
 loadFilters ($method)
 
 xoopsClone ()
 
 __clone ()
 
 setErrors ($err_str)
 
 getErrors ()
 
 getHtmlErrors ()
 
 toArray ()
 

Data Fields

 $_userCount
 
- Data Fields inherited from XoopsObject
 $vars = array()
 
 $cleanVars = array()
 
 $_isNew = false
 
 $_isDirty = false
 
 $_errors = array()
 
 $_filters = array()
 

Constructor & Destructor Documentation

◆ __construct()

__construct ( )

Constructor

Reimplemented from XoopsObject.

Reimplemented in SystemAvatar.

Here is the call graph for this function:

Member Function Documentation

◆ avatar_created()

avatar_created (   $format = '')

Returns Class Base Variable avatar_created

Parameters
string$format
Returns
mixed
Here is the call graph for this function:

◆ avatar_display()

avatar_display (   $format = '')

Returns Class Base Variable avatar_display

Parameters
string$format
Returns
mixed
Here is the call graph for this function:

◆ avatar_file()

avatar_file (   $format = '')

Returns Class Base Variable avatar_file

Parameters
string$format
Returns
mixed
Here is the call graph for this function:

◆ avatar_id()

avatar_id (   $format = '')

Returns Class Base Variable avatar_id

Parameters
string$format
Returns
mixed
Here is the call graph for this function:

◆ avatar_mimetype()

avatar_mimetype (   $format = '')

Returns Class Base Variable avatar_mimetype

Parameters
string$format
Returns
mixed
Here is the call graph for this function:

◆ avatar_name()

avatar_name (   $format = '')

Returns Class Base Variable avatar_name

Parameters
string$format
Returns
mixed
Here is the call graph for this function:

◆ avatar_type()

avatar_type (   $format = '')

Returns Class Base Variable avatar_type

Parameters
string$format
Returns
mixed
Here is the call graph for this function:

◆ avatar_weight()

avatar_weight (   $format = '')

Returns Class Base Variable avatar_weight

Parameters
string$format
Returns
mixed
Here is the call graph for this function:

◆ getUserCount()

getUserCount ( )

Get User Count

Returns
int

◆ id()

id (   $format = 'N')

Returns Class Base Variable avatar_id

Parameters
string$format
Returns
mixed
Here is the call graph for this function:

◆ setUserCount()

setUserCount (   $value)

Set User Count

Parameters
int$value

Field Documentation

◆ $_userCount

$_userCount

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