Stud.IP  2.3 Revision 48548
 All Data Structures Namespaces Files Functions Variables Groups Pages
online.php File Reference

Variables

if(get_config('CHAT_ENABLE')) $msging = new messaging
 $cssSw = new cssClassSwitcher
 $kompletter_datensatz = get_users_online(10, $user->cfg->getValue("ONLINE_NAME_FORMAT"))
 $alle = count($kompletter_datensatz)
 $visible_users = array()
 $myDomains = UserDomain::getUserDomainsForUser($user->id)
foreach($kompletter_datensatz
as $key=> $val) if(Request::option('cmd')=="add_user")
if(Request::option('cmd')=="delete_user") 
$filtered_buddies = array()
 $others = array()
foreach($visible_users as $key=>
$val) 
$user_count = count($others)
 $weitere = $alle - count($filtered_buddies) - $user_count
 $page = Request::int('page', 1)
 $other_users = array_slice($others,($page-1) * 25, 25)
 $different_groups = FALSE
 $owner_id = $user->id
 else
if(!$my_messaging_settings["show_only_buddys"])
if($user_count > 25) padding 
top
padding bottom
 endif

Variable Documentation

$alle = count($kompletter_datensatz)
$cssSw = new cssClassSwitcher
$different_groups = FALSE
foreach ($kompletter_datensatz as $key=> $val) if (Request::option('cmd')=="add_user") if (Request::option('cmd')=="delete_user") $filtered_buddies = array()
$kompletter_datensatz = get_users_online(10, $user->cfg->getValue("ONLINE_NAME_FORMAT"))
if (get_config('CHAT_ENABLE')) $msging = new messaging
$myDomains = UserDomain::getUserDomainsForUser($user->id)
$other_users = array_slice($others,($page-1) * 25, 25)
$others = array()
$owner_id = $user->id
$page = Request::int('page', 1)
foreach ($visible_users as $key=> $val) $user_count = count($others)
$visible_users = array()
$weitere = $alle - count($filtered_buddies) - $user_count
padding bottom
else
endif
if (!$my_messaging_settings["show_only_buddys"]) if ($user_count > 25) padding top