|
Stud.IP
2.4 Revision 48548
|
Variables | |
| $my_messaging_settings = UserConfig::get($user->id)->MESSAGING_SETTINGS | |
| $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 | |
| $infobox | |
| $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")) |
| $msging = new messaging |
| $my_messaging_settings = UserConfig::get($user->id)->MESSAGING_SETTINGS |
| $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 |