|
XOOPS 2.5.6
Final
|
Go to the source code of this file.
Namespaces | |
| namespace | Frameworks |
Functions | |
| mod_getIP ($asString=false) | |
| mod_getUnameFromId ($uid, $usereal=0, $linked=false) | |
| & | mod_getUnameFromIds ($uid, $usereal=false, $linked=false) |
Variables | |
| endif | |
| mod_getIP | ( | $asString = false | ) |
Definition at line 18 of file functions.user.php.
References $GLOBALS, and XoopsUserUtility\getIP().

| mod_getUnameFromId | ( | $uid, | |
$usereal = 0, |
|||
$linked = false |
|||
| ) |
Definition at line 31 of file functions.user.php.
References $GLOBALS, $uid, and XoopsUserUtility\getUnameFromId().

Definition at line 24 of file functions.user.php.
References $GLOBALS, $uid, and XoopsUserUtility\getUnameFromIds().

| endif |
Definition at line 37 of file functions.user.php.