XOOPS 2.5.6
Final
|
Public Member Functions | |
gperm_groupid ($format= '') | |
gperm_id ($format= '') | |
gperm_itemid ($format= '') | |
gperm_modid ($format= '') | |
gperm_name ($format= '') | |
id ($format= 'N') | |
XoopsGroupPerm () | |
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 31 of file groupperm.php.
XoopsGroupPerm::gperm_groupid | ( | $format = '' | ) |
Returns Class Base Variable gperm_groupid
Definition at line 66 of file groupperm.php.
XoopsGroupPerm::gperm_id | ( | $format = '' | ) |
Returns Class Base Variable gperm_id
Definition at line 58 of file groupperm.php.
XoopsGroupPerm::gperm_itemid | ( | $format = '' | ) |
Returns Class Base Variable gperm_itemid
Definition at line 74 of file groupperm.php.
XoopsGroupPerm::gperm_modid | ( | $format = '' | ) |
Returns Class Base Variable gperm_modid
Definition at line 82 of file groupperm.php.
XoopsGroupPerm::gperm_name | ( | $format = '' | ) |
Returns Class Base Variable gperm_name
Definition at line 90 of file groupperm.php.
XoopsGroupPerm::id | ( | $format = 'N' | ) |
Returns Class Base Variable gperm_id
Definition at line 50 of file groupperm.php.
XoopsGroupPerm::XoopsGroupPerm | ( | ) |
Constructor
Definition at line 37 of file groupperm.php.
References XOBJ_DTYPE_INT, and XOBJ_DTYPE_OTHER.