XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
Loading...
Searching...
No Matches
XoopsImagecategory Class Reference
Inheritance diagram for XoopsImagecategory:
XoopsObject AbstractXoopsObject

Public Member Functions

 __construct ()
 
 setImageCount ($value)
 
 getImageCount ()
 
- Public Member Functions inherited from XoopsObject
 setNew ()
 
 unsetNew ()
 
 isNew ()
 
 setDirty ()
 
 unsetDirty ()
 
 isDirty ()
 
 initVar ($key, $data_type, $value=null, $required=false, $maxlength=null, $options='')
 
 assignVar ($key, $value)
 
 assignVars ($var_arr)
 
 setVar ($key, $value, $not_gpc=false)
 
 setVars ($var_arr, $not_gpc=false)
 
 setFormVars ($var_arr=null, $pref='xo_', $not_gpc=false)
 
getVars ()
 
getVar ($key, $format='s')
 
 getShow ($key)
 
 set ($key, $value)
 
 get ($key)
 
 getProperty ($key)
 
 getProperties ()
 
 cleanVars ()
 
 registerFilter ($filtername)
 
 _loadFilters ()
 
xoopsClone ()
 
 setErrors ($err_str)
 
 getErrors ()
 
 getHtmlErrors ()
 
- Public Member Functions inherited from AbstractXoopsObject
 initVar ($key, $data_type, $default, $required, $size)
 

Data Fields

 $_imageCount
 
- Data Fields inherited from XoopsObject
 $vars = []
 
 $cleanVars = []
 
 $_isNew = false
 
 $_isDirty = false
 
 $_errors = []
 
 $_filters = []
 

Detailed Description

Definition at line 18 of file imagecategory.php.

Constructor & Destructor Documentation

◆ __construct()

__construct ( )

constructor

normally, this is called from child classes only @access public

Reimplemented from XoopsObject.

Definition at line 22 of file imagecategory.php.

Member Function Documentation

◆ getImageCount()

getImageCount ( )

Definition at line 41 of file imagecategory.php.

◆ setImageCount()

setImageCount ( $value)

Definition at line 36 of file imagecategory.php.

Field Documentation

◆ $_imageCount

$_imageCount

Definition at line 20 of file imagecategory.php.


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