| 
    Stud.IP
    trunk Revision
    
   | 
  
Variables | |
| $groups = Calendar::getGroups($GLOBALS['user']->id) | |
| if(count( $groups))( $groups as $group)( $range_id==$group->getId() ? ' selected' :'') ?> ><? endforeach | endif = htmlReady($group->name) | 
| $calendar_users = CalendarUser::getOwners($GLOBALS['user']->id)->getArrayCopy() | |
| if(count($calendar_users))($calendar_users as $calendar_user)(! $calendar_user->owner) endforeach endif | $lecturers = [] | 
| if(count( $courses))( $courses as $course)( $range_id==$course->id ? ' selected' :'') ?> ><? endforeach endif | $insts = Calendar::GetInstituteActivatedCalendar($GLOBALS['user']->id) | 
| $calendar_users = CalendarUser::getOwners($GLOBALS['user']->id)->getArrayCopy() | 
| $groups = Calendar::getGroups($GLOBALS['user']->id) | 
| if(count($courses)) ($courses as $course) ($range_id == $course->id ? ' selected' : '') ?>> <? endforeach endif $insts = Calendar::GetInstituteActivatedCalendar($GLOBALS['user']->id) | 
| if(count( $calendar_users)) ( $calendar_users as $calendar_user) (! $calendar_user->owner) endforeach endif $lecturers = [] | 
| if(count($groups)) ($groups as $group) ($range_id == $group->getId() ? ' selected' : '') ?>> <? endforeach endif = htmlReady($group->name) |