API - XOOPS 2.5.11 Beta 2
By monxoops.fr
XoopsUserUtility Class Reference

Static Public Member Functions

static sendWelcome ($user)
 
static getIP ($asString=false)
 
static getUnameFromId ($userid, $usereal=false, $linked=false)
 

Member Function Documentation

◆ getIP()

static getIP (   $asString = false)
static

Get client IP

Adapted from PMA_getIp() [phpmyadmin project]

Parameters
bool$asStringrequiring integer or dotted string
Returns
mixed string or integer value for the IP
Here is the call graph for this function:
Here is the caller graph for this function:

◆ getUnameFromId()

static getUnameFromId (   $userid,
  $usereal = false,
  $linked = false 
)
static

XoopsUserUtility::getUnameFromId()

Parameters
mixed$userid
mixed$usereal
mixed$linked
Returns
string
Here is the call graph for this function:
Here is the caller graph for this function:

◆ sendWelcome()

static sendWelcome (   $user)
static

XoopsUserUtility::sendWelcome

Parameters
mixed$user
Returns
bool
Here is the call graph for this function:

The documentation for this class was generated from the following file: