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

Variables

if(get_config('CHAT_ENABLE')) $msging = new messaging
 $cssSw = new cssClassSwitcher
 $kompletter_datensatz = get_users_online($my_messaging_settings['active_time'], $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($cmd=="add_user")
if($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
 $db = new DB_Seminar
 $db2 = new DB_Seminar
 else
if(!$my_messaging_settings["show_only_buddys"])
if($user_count > 25) padding 
top
padding bottom
 endif
 $infobox

Variable Documentation

$alle = count($kompletter_datensatz)
$cssSw = new cssClassSwitcher
$db = new DB_Seminar
$db2 = new DB_Seminar
$different_groups = FALSE
foreach ($kompletter_datensatz as $key=> $val) if ($cmd=="add_user") if ($cmd=="delete_user") $filtered_buddies = array()
$infobox
Initial value:
array(
array("kategorie" => _("Information:"),
"eintrag" => array(
array("icon" => 'icons/16/black/info.png',
"text" => _("Hier können Sie sehen, wer außer Ihnen im Moment online ist.")
),
array("icon" => 'icons/16/black/mail.png',
"text" => _("Sie können diesen Benutzern eine Nachricht schicken oder sie zum Chatten einladen.")
),
array("icon" => 'icons/16/black/person.png',
"text" => _("Wenn Sie auf den Namen klicken, kommen Sie zur Homepage des Benutzers.")
)
)
)
)
$kompletter_datensatz = get_users_online($my_messaging_settings['active_time'], $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