XOOPS
2.6.0
|
Public Member Functions | |
__construct () | |
gperm_groupid ($format= '') | |
gperm_id ($format= '') | |
gperm_itemid ($format= '') | |
gperm_modid ($format= '') | |
gperm_name ($format= '') | |
id ($format= 'n') | |
Public Member Functions inherited from Xoops\Core\Kernel\XoopsObject | |
assignVar ($key, $value) | |
assignVars ($var_arr) | |
cleanVars ($quote=true) | |
destroyVars ($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= '') | |
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 () | |
Additional Inherited Members | |
Public Attributes inherited from Xoops\Core\Kernel\XoopsObject | |
$cleanVars = array() | |
$plugin_path | |
$vars = array() | |
Definition at line 37 of file groupperm.php.
XoopsGroupPerm::__construct | ( | ) |
Constructor
Definition at line 42 of file groupperm.php.
References Xoops\Core\Kernel\XoopsObject\initVar(), Xoops\Core\Kernel\XOBJ_DTYPE_INT, and Xoops\Core\Kernel\XOBJ_DTYPE_OTHER.
XoopsGroupPerm::gperm_groupid | ( | $format = '' | ) |
string | $format |
Definition at line 73 of file groupperm.php.
References Xoops\Core\Kernel\XoopsObject\getVar().
XoopsGroupPerm::gperm_id | ( | $format = '' | ) |
string | $format |
Definition at line 64 of file groupperm.php.
References Xoops\Core\Kernel\XoopsObject\getVar().
XoopsGroupPerm::gperm_itemid | ( | $format = '' | ) |
string | $format |
Definition at line 82 of file groupperm.php.
References Xoops\Core\Kernel\XoopsObject\getVar().
XoopsGroupPerm::gperm_modid | ( | $format = '' | ) |
string | $format |
Definition at line 91 of file groupperm.php.
References Xoops\Core\Kernel\XoopsObject\getVar().
XoopsGroupPerm::gperm_name | ( | $format = '' | ) |
string | $format |
Definition at line 100 of file groupperm.php.
References Xoops\Core\Kernel\XoopsObject\getVar().
XoopsGroupPerm::id | ( | $format = 'n' | ) |
string | $format |
Definition at line 55 of file groupperm.php.
References Xoops\Core\Kernel\XoopsObject\getVar().