|
Stud.IP
3.2 Revision
|
Variables | |
| $groups = Calendar::getGroups($GLOBALS['user']->id) | |
| if(count($groups)) label endforeach | endif = htmlReady($group->name) |
| $calendar_users = CalendarUser::getOwners($GLOBALS['user']->id) | |
| if(count($calendar_users)) label endforeach endif | $lecturers = array() |
| if(count($courses)) label endforeach endif | $insts = Calendar::GetInstituteActivatedCalendar($GLOBALS['user']->id) |
| if(count($insts)) | label = htmlReady(my_substr($inst_name, 0, 30)) |
| $calendar_users = CalendarUser::getOwners($GLOBALS['user']->id) |
| $groups = Calendar::getGroups($GLOBALS['user']->id) |
| if (count( $courses)) label endforeach endif $insts = Calendar::GetInstituteActivatedCalendar($GLOBALS['user']->id) |
| if (count( $calendar_users)) label endforeach endif $lecturers = array() |