API - XOOPS 2.5.11 Beta 2
By monxoops.fr
XoopsGroup Class Reference
Inheritance diagram for XoopsGroup:
Collaboration diagram for XoopsGroup:

Public Member Functions

 __construct ()
 
 id ($format='N')
 
 groupid ($format='')
 
 name ($format='')
 
 description ($format='')
 
 group_type ($format='')
 
- Public Member Functions inherited from XoopsObject
 __construct ()
 
 XoopsObject ()
 
 setNew ()
 
 unsetNew ()
 
 isNew ()
 
 setDirty ()
 
 unsetDirty ()
 
 isDirty ()
 
 initVar ($key, $data_type, $value=null, $required=false, $maxlength=null, $options='', $enumerations='')
 
 assignVar ($key, $value)
 
 assignVars ($var_arr)
 
 setVar ($key, $value, $not_gpc=false)
 
 setVars ($var_arr, $not_gpc=false)
 
 destroyVars ($var)
 
 destoryVars ($var)
 
 setFormVars ($var_arr=null, $pref='xo_', $not_gpc=false)
 
getVars ()
 
 getValues ($keys=null, $format='s', $maxDepth=1)
 
 getVar ($key, $format=null)
 
 cleanVars ()
 
 registerFilter ($filtername)
 
 _loadFilters ()
 
 loadFilters ($method)
 
 xoopsClone ()
 
 __clone ()
 
 setErrors ($err_str)
 
 getErrors ()
 
 getHtmlErrors ()
 
 toArray ()
 

Additional Inherited Members

- Data Fields inherited from XoopsObject
 $vars = array()
 
 $cleanVars = array()
 
 $_isNew = false
 
 $_isDirty = false
 
 $_errors = array()
 
 $_filters = array()
 

Constructor & Destructor Documentation

◆ __construct()

__construct ( )

constructor

Reimplemented from XoopsObject.

Reimplemented in SystemGroup.

Here is the call graph for this function:

Member Function Documentation

◆ description()

description (   $format = '')

Returns Class Base Variable description

Parameters
string$format
Returns
mixed
Here is the call graph for this function:

◆ group_type()

group_type (   $format = '')

Returns Class Base Variable group_type

Parameters
string$format
Returns
mixed
Here is the call graph for this function:

◆ groupid()

groupid (   $format = '')

Returns Class Base Variable groupid

Parameters
string$format
Returns
mixed
Here is the call graph for this function:

◆ id()

id (   $format = 'N')

Returns Class Base Variable groupid

Parameters
string$format
Returns
mixed
Here is the call graph for this function:

◆ name()

name (   $format = '')

Returns Class Base Variable name

Parameters
string$format
Returns
mixed
Here is the call graph for this function:

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