|
XOOPS 2.5.6
Final
|

Public Member Functions | |
| __construct () | |
| XoUser () | |
Public Member Functions inherited from XoopsUser | |
| actkey ($format= '') | |
| attachsig ($format= '') | |
| bio ($format= 'S') | |
| email ($format= 'S') | |
| & | getGroups () |
| getProfile () | |
| getUnameFromId ($userid, $usereal=0) | |
| & | groups () |
| id ($format= 'N') | |
| incrementPost () | |
| isActive () | |
| isAdmin ($module_id=null) | |
| isGuest () | |
| isOnline () | |
| level ($format= '') | |
| name ($format= 'S') | |
| notify_method ($format= '') | |
| notify_mode ($format= '') | |
| pass ($format= '') | |
| posts ($format= '') | |
| rank () | |
| setGroups ($groupsArr) | |
| theme ($format= '') | |
| timezone ($format= '') | |
| uid ($format= '') | |
| umode ($format= '') | |
| uname ($format= 'S') | |
| uorder ($format= '') | |
| url ($format= 'S') | |
| user_aim ($format= 'S') | |
| user_avatar ($format= 'S') | |
| user_from ($format= 'S') | |
| user_icq ($format= 'S') | |
| user_intrest ($format= 'S') | |
| user_msnm ($format= 'S') | |
| user_occ ($format= 'S') | |
| user_regdate ($format= '') | |
| user_sig ($format= 'S') | |
| user_viewemail ($format= '') | |
| user_yim ($format= 'S') | |
| XoopsUser ($id=null) | |
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 XoopsUser | |
| $_groups = array() | |
| $_isAdmin = null | |
| $_isOnline = null | |
| $_rank = null | |
Xoops Users Extend Class
Definition at line 178 of file findusers.php.
| XoUser::__construct | ( | ) |
Enter Constructor
Definition at line 184 of file findusers.php.
References XoUser().

| XoUser::XoUser | ( | ) |
Definition at line 194 of file findusers.php.
References $var, and XoopsUser\XoopsUser().
Referenced by __construct().

