Stud.IP  5.4
 All Data Structures Namespaces Files Functions Variables Groups
_select_calendar.php File Reference

Variables

 $groups = Calendar::getGroups($GLOBALS['user']->id)
 
if(count($groups)) label endforeach endif = htmlReady($group->name)
 
 $calendar_users = CalendarUser::getOwners($GLOBALS['user']->id)->getArrayCopy()
 
if(count($calendar_users))
label if(!$calendar_user->
owner) endforeach endif 
$lecturers = []
 
if(count($courses)) label
endforeach endif 
$insts = Calendar::GetInstituteActivatedCalendar($GLOBALS['user']->id)
 
if(count($insts)) label = htmlReady(my_substr($inst_name, 0, 30))
 

Variable Documentation

$calendar_users = CalendarUser::getOwners($GLOBALS['user']->id)->getArrayCopy()
array $groups = Calendar::getGroups($GLOBALS['user']->id)
if (count($courses)) label endforeach endif $insts = Calendar::GetInstituteActivatedCalendar($GLOBALS['user']->id)
if (count($calendar_users)) label if (!$calendar_user->owner) endforeach endif $lecturers = []
if (count($groups)) label endforeach endif = htmlReady($group->name)
if (count($insts)) label = htmlReady(my_substr($inst_name, 0, 30))