XOOPS 2.5.6
Final
|
Public Member Functions | |
id ($format= 'N') | |
imgset_id ($format= '') | |
imgset_name ($format= '') | |
imgset_refid ($format= '') | |
XoopsImageset () | |
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 () | |
Additional Inherited Members | |
Public Attributes inherited from XoopsObject | |
$_errors = array() | |
$_filters = array() | |
$_isDirty = false | |
$_isNew = false | |
$cleanVars = array() | |
$vars = array() | |
Definition at line 33 of file imageset.php.
XoopsImageset::id | ( | $format = 'N' | ) |
Returns Class Base Variable imgset_id
Definition at line 47 of file imageset.php.
XoopsImageset::imgset_id | ( | $format = '' | ) |
Returns Class Base Variable imgset_id
Definition at line 55 of file imageset.php.
XoopsImageset::imgset_name | ( | $format = '' | ) |
Returns Class Base Variable imgset_name
Definition at line 63 of file imageset.php.
XoopsImageset::imgset_refid | ( | $format = '' | ) |
Returns Class Base Variable imgset_refid
Definition at line 71 of file imageset.php.
XoopsImageset::XoopsImageset | ( | ) |
Definition at line 36 of file imageset.php.
References XOBJ_DTYPE_INT, and XOBJ_DTYPE_TXTBOX.