|
| | isGuest () |
| |
| | getGroups ($bReget=false) |
| |
| | __construct ($id=null) |
| |
| | XoopsUser ($id=null) |
| |
| | incrementPost () |
| |
| | setGroups ($groupsArr) |
| |
| | getNumGroups () |
| |
| | groups () |
| |
| | isAdmin ($module_id=null) |
| |
| | rank () |
| |
| | isActive () |
| |
| | isOnline () |
| |
| | uid () |
| |
| | name ($format='S') |
| |
| | uname ($format='S') |
| |
| | email ($format='S') |
| |
| | url ($format='S') |
| |
| | user_avatar ($format='S') |
| |
| | user_regdate () |
| |
| | user_icq ($format='S') |
| |
| | user_from ($format='S') |
| |
| | user_sig ($format='S') |
| |
| | user_viewemail () |
| |
| | actkey () |
| |
| | user_aim ($format='S') |
| |
| | user_yim ($format='S') |
| |
| | user_msnm ($format='S') |
| |
| | pass () |
| |
| | posts () |
| |
| | attachsig () |
| |
| | level () |
| |
| | theme () |
| |
| | timezone () |
| |
| | umode () |
| |
| | uorder () |
| |
| | notify_method () |
| |
| | notify_mode () |
| |
| | user_occ ($format='S') |
| |
| | bio ($format='S') |
| |
| | user_intrest ($format='S') |
| |
| | last_login () |
| |
| | hasAvatar () |
| |
| | getAvatarUrl () |
| |
| | __construct () |
| |
| | setNew () |
| |
| | unsetNew () |
| |
| | isNew () |
| |
| | setDirty () |
| |
| | unsetDirty () |
| |
| | isDirty () |
| |
| | initVar ($key, $data_type, $value=null, $required=false, $maxlength=null, $options='') |
| |
| | assignVar ($key, $value) |
| |
| | assignVars ($var_arr) |
| |
| | setVar ($key, $value, $not_gpc=false) |
| |
| | setVars ($var_arr, $not_gpc=false) |
| |
| | setFormVars ($var_arr=null, $pref='xo_', $not_gpc=false) |
| |
| & | getVars () |
| |
| & | getVar ($key, $format='s') |
| |
| | getShow ($key) |
| |
| | set ($key, $value) |
| |
| | get ($key) |
| |
| | getProperty ($key) |
| |
| | getProperties () |
| |
| | cleanVars () |
| |
| | registerFilter ($filtername) |
| |
| | _loadFilters () |
| |
| & | xoopsClone () |
| |
| | setErrors ($err_str) |
| |
| | getErrors () |
| |
| | getHtmlErrors () |
| |
| | initVar ($key, $data_type, $default, $required, $size) |
| |
Definition at line 471 of file user.php.