API - XOOPS 2.5.11 Beta 2
By monxoops.fr
users.php File Reference

Functions

 form_user ($add_or_edit, $user='')
 
 synchronize ($uid, $type)
 

Variables

if(!is_object( $xoopsUser)||!is_object( $xoopsModule)||! $xoopsUser->isAdmin( $xoopsModule->mid())) if (!xoops_getModuleOption( 'active_users', 'system'))
 

Function Documentation

◆ form_user()

form_user (   $add_or_edit,
  $user = '' 
)
Parameters
$add_or_edit
string$user
Here is the call graph for this function:

◆ synchronize()

synchronize (   $uid,
  $type 
)
Parameters
$uid
$type
Here is the call graph for this function:

Variable Documentation

◆ if

if(!is_object($xoopsUser)||!is_object($xoopsModule)||! $xoopsUser->isAdmin($xoopsModule->mid())) if(!xoops_getModuleOption('active_users', 'system')) ( xoops_getModuleOption 'active_users', 'system')