|
| | isGuest () |
| |
| | 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) |
| |
| | _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 () |
| |
Definition at line 443 of file user.php.