|
XOOPS 2.5.6
Final
|

Public Member Functions | |
| getImageCount () | |
| id ($format= 'N') | |
| imgcat_display ($format= '') | |
| imgcat_id ($format= '') | |
| imgcat_maxheight ($format= '') | |
| imgcat_maxsize ($format= '') | |
| imgcat_maxwidth ($format= '') | |
| imgcat_name ($format= '') | |
| imgcat_storetype ($format= '') | |
| imgcat_type ($format= '') | |
| imgcat_weight ($format= '') | |
| setImageCount ($value) | |
| XoopsImagecategory () | |
Public Member Functions inherited from XoopsObject | |
| _loadFilters () | |
| assignVar ($key, $value) | |
| assignVars ($var_arr) | |
| cleanVars () | |
| destoryVars ($var) | |
| getErrors () | |
| getHtmlErrors () | |
| getValues ($keys=null, $format= 's', $maxDepth=1) | |
| getVar ($key, $format= 's') | |
| & | getVars () |
| initVar ($key, $data_type, $value=null, $required=false, $maxlength=null, $options= '', $enumerations= '') | |
| isDirty () | |
| isNew () | |
| loadFilters ($method) | |
| registerFilter ($filtername) | |
| setDirty () | |
| setErrors ($err_str) | |
| setFormVars ($var_arr=null, $pref= 'xo_', $not_gpc=false) | |
| setNew () | |
| setVar ($key, $value, $not_gpc=false) | |
| setVars ($var_arr, $not_gpc=false) | |
| toArray () | |
| unsetDirty () | |
| unsetNew () | |
| & | xoopsClone () |
| XoopsObject () | |
Public Attributes | |
| $_imageCount | |
Public Attributes inherited from XoopsObject | |
| $_errors = array() | |
| $_filters = array() | |
| $_isDirty = false | |
| $_isNew = false | |
| $cleanVars = array() | |
| $vars = array() | |
Definition at line 34 of file imagecategory.php.
| XoopsImagecategory::getImageCount | ( | ) |
| XoopsImagecategory::id | ( | $format = 'N' | ) |
Returns Class Base Variable imgcat_id
Definition at line 58 of file imagecategory.php.
| XoopsImagecategory::imgcat_display | ( | $format = '' | ) |
Returns Class Base Variable imgcat_display
Definition at line 82 of file imagecategory.php.
| XoopsImagecategory::imgcat_id | ( | $format = '' | ) |
Returns Class Base Variable imgcat_id
Definition at line 66 of file imagecategory.php.
| XoopsImagecategory::imgcat_maxheight | ( | $format = '' | ) |
Returns Class Base Variable imgcat_maxheight
Definition at line 114 of file imagecategory.php.
| XoopsImagecategory::imgcat_maxsize | ( | $format = '' | ) |
Returns Class Base Variable imgcat_maxsize
Definition at line 98 of file imagecategory.php.
| XoopsImagecategory::imgcat_maxwidth | ( | $format = '' | ) |
Returns Class Base Variable imgcat_maxwidth
Definition at line 106 of file imagecategory.php.
| XoopsImagecategory::imgcat_name | ( | $format = '' | ) |
Returns Class Base Variable imgcat_name
Definition at line 74 of file imagecategory.php.
| XoopsImagecategory::imgcat_storetype | ( | $format = '' | ) |
Returns Class Base Variable imgcat_storetype
Definition at line 130 of file imagecategory.php.
| XoopsImagecategory::imgcat_type | ( | $format = '' | ) |
Returns Class Base Variable imgcat_type
Definition at line 122 of file imagecategory.php.
| XoopsImagecategory::imgcat_weight | ( | $format = '' | ) |
Returns Class Base Variable imgcat_weight
Definition at line 90 of file imagecategory.php.
| XoopsImagecategory::setImageCount | ( | $value | ) |
Enter description here...
| unknown_type | $value |
Definition at line 140 of file imagecategory.php.
| XoopsImagecategory::XoopsImagecategory | ( | ) |
Constructor
Definition at line 41 of file imagecategory.php.
References XOBJ_DTYPE_INT, XOBJ_DTYPE_OTHER, and XOBJ_DTYPE_TXTBOX.
| XoopsImagecategory::$_imageCount |
Definition at line 36 of file imagecategory.php.