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

Public Member Functions

 __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 ()
 
- 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

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

Here is the call graph for this function:

Member Function Documentation

◆ getImageCount()

getImageCount ( )

Enter description here...

Returns
int

◆ id()

id (   $format = 'N')

Returns Class Base Variable imgcat_id

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

◆ imgcat_display()

imgcat_display (   $format = '')

Returns Class Base Variable imgcat_display

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

◆ imgcat_id()

imgcat_id (   $format = '')

Returns Class Base Variable imgcat_id

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

◆ imgcat_maxheight()

imgcat_maxheight (   $format = '')

Returns Class Base Variable imgcat_maxheight

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

◆ imgcat_maxsize()

imgcat_maxsize (   $format = '')

Returns Class Base Variable imgcat_maxsize

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

◆ imgcat_maxwidth()

imgcat_maxwidth (   $format = '')

Returns Class Base Variable imgcat_maxwidth

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

◆ imgcat_name()

imgcat_name (   $format = '')

Returns Class Base Variable imgcat_name

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

◆ imgcat_storetype()

imgcat_storetype (   $format = '')

Returns Class Base Variable imgcat_storetype

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

◆ imgcat_type()

imgcat_type (   $format = '')

Returns Class Base Variable imgcat_type

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

◆ imgcat_weight()

imgcat_weight (   $format = '')

Returns Class Base Variable imgcat_weight

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

◆ setImageCount()

setImageCount (   $value)

Enter description here...

Parameters
int$value

Field Documentation

◆ $_imageCount

$_imageCount

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