XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
functions.user.php File Reference

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
 

Function Documentation

mod_getIP (   $asString = false)

Definition at line 18 of file functions.user.php.

References $GLOBALS, and XoopsUserUtility\getIP().

Here is the call graph for this function:

mod_getUnameFromId (   $uid,
  $usereal = 0,
  $linked = false 
)

Definition at line 31 of file functions.user.php.

References $GLOBALS, $uid, and XoopsUserUtility\getUnameFromId().

Here is the call graph for this function:

& mod_getUnameFromIds (   $uid,
  $usereal = false,
  $linked = false 
)

Definition at line 24 of file functions.user.php.

References $GLOBALS, $uid, and XoopsUserUtility\getUnameFromIds().

Here is the call graph for this function:

Variable Documentation

endif

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