◆ getIP()
static getIP |
( |
|
$asString = false | ) |
|
|
static |
Get client IP
Adapted from PMA_getIp() [phpmyadmin project]
- Paramètres
-
bool | $asString | requiring integer or dotted string |
- Renvoie
- mixed string or integer value for the IP
◆ getUnameFromId()
static getUnameFromId |
( |
|
$userid, |
|
|
|
$usereal = false , |
|
|
|
$linked = false |
|
) |
| |
|
static |
◆ getUnameFromIds()
static getUnameFromIds |
( |
|
$uid, |
|
|
|
$usereal = false , |
|
|
|
$linked = false |
|
) |
| |
|
static |
◆ sendWelcome()
static sendWelcome |
( |
|
$user | ) |
|
|
static |
◆ validate()
$uname, $email, $pass = null, $vpass = null XoopsUserUtility::validate
- Renvoie
- bool|string
if (strrpos($uname, ' ') > 0) { $stop .= _US_NICKNAMENOSPACES . '
'; }
La documentation de cette classe a été générée à partir du fichier suivant :