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

Fonctions membres publiques

 __construct ()
 
 id ($format='N')
 
 imgcat_id ($format='')
 
 imgcat_name ($format='')
 
 imgcat_display ($format='')
 
 imgcat_weight ($format='')
 
 imgcat_maxsize ($format='')
 
 imgcat_maxwidth ($format='')
 
 imgcat_maxheight ($format='')
 
 imgcat_type ($format='')
 
 imgcat_storetype ($format='')
 
 setImageCount ($value)
 
 getImageCount ()
 
- 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

 $_imageCount
 
- 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

◆ getImageCount()

getImageCount ( )

Enter description here...

Renvoie
int

◆ id()

id (   $format = 'N')

Returns Class Base Variable imgcat_id

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

◆ imgcat_display()

imgcat_display (   $format = '')

Returns Class Base Variable imgcat_display

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

◆ imgcat_id()

imgcat_id (   $format = '')

Returns Class Base Variable imgcat_id

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

◆ imgcat_maxheight()

imgcat_maxheight (   $format = '')

Returns Class Base Variable imgcat_maxheight

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

◆ imgcat_maxsize()

imgcat_maxsize (   $format = '')

Returns Class Base Variable imgcat_maxsize

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

◆ imgcat_maxwidth()

imgcat_maxwidth (   $format = '')

Returns Class Base Variable imgcat_maxwidth

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

◆ imgcat_name()

imgcat_name (   $format = '')

Returns Class Base Variable imgcat_name

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

◆ imgcat_storetype()

imgcat_storetype (   $format = '')

Returns Class Base Variable imgcat_storetype

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

◆ imgcat_type()

imgcat_type (   $format = '')

Returns Class Base Variable imgcat_type

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

◆ imgcat_weight()

imgcat_weight (   $format = '')

Returns Class Base Variable imgcat_weight

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

◆ setImageCount()

setImageCount (   $value)

Enter description here...

Paramètres
int$value

Documentation des champs

◆ $_imageCount

$_imageCount

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