Stud.IP  trunk Revision
_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

$calendar_users = CalendarUser::getOwners($GLOBALS['user']->id)->getArrayCopy()

◆ $groups

$groups = Calendar::getGroups($GLOBALS['user']->id)

◆ $insts

if (count( $courses)) label endforeach endif $insts = Calendar::GetInstituteActivatedCalendar($GLOBALS['user']->id)

◆ $lecturers

if (count( $calendar_users)) label if (! $calendar_user->owner) endforeach endif $lecturers = []

◆ endif

if (count( $groups)) label endforeach endif = htmlReady($group->name)

◆ label

if (count( $insts)) label = htmlReady(my_substr($inst_name, 0, 30))