| 
    Stud.IP
    2.4 Revision 48548
    
   | 
  
Functions | |
| table_body ($members, $range_id, $structure) | |
Variables | |
| $admin_view = Request::option('admin_view',false) | |
| if(!$admin_view) if($admin_view  &&!$perm->have_studip_perm('admin', $inst_id))  | $header_line = getHeaderLine($inst_id) | 
| $extend = Request::option('extend') | |
| $groups = GetAllStatusgruppen($inst_id) | |
| $group_list = GetRoleNames($groups, 0, '', true) | |
| $cmd = Request::option('cmd') | |
| $role_id = Request::option('role_id') | |
| $username = Request::quoted('username') | |
| if($cmd== 'removeFromGroup'&&$perm-> have_studip_perm('admin', $inst_id)) if($cmd== 'removeFromInstitute'&&$perm-> have_studip_perm('admin', $inst_id))  | table_head ($structure) | 
| $u_id = Request::option('u_id') | |
| $ins_id = Request::option('ins_id') | |
| if(Request::submitted('berufen')&&$ins_id!=""&&$u_id!="") | $lockrule = LockRules::getObjectRule($inst_id) | 
| if($admin_view &&$lockrule-> description &&LockRules::Check($inst_id, 'participants'))  | if ($inst_id!= ''&&$inst_id!= '0') | 
| table_body | ( | $members, | |
| $range_id, | |||
| $structure | |||
| ) | 

| $admin_view = Request::option('admin_view',false) | 
| $cmd = Request::option('cmd') | 
| $extend = Request::option('extend') | 
| $group_list = GetRoleNames($groups, 0, '', true) | 
| $groups = GetAllStatusgruppen($inst_id) | 
| if (!$admin_view) if ($admin_view &&!$perm->have_studip_perm('admin', $inst_id)) $header_line = getHeaderLine($inst_id) | 
| $ins_id = Request::option('ins_id') | 
| if (Request::submitted('berufen')&&$ins_id!=""&&$u_id!="") $lockrule = LockRules::getObjectRule($inst_id) | 
| $role_id = Request::option('role_id') | 
| $u_id = Request::option('u_id') | 
| $username = Request::quoted('username') | 
| if ($admin_view &&$lockrule->description &&LockRules::Check($inst_id, 'participants')) if($inst_id!= ''&&$inst_id!= '0') |