Stud.IP  3.2 Revision
raumzeit_functions.inc.php File Reference

Functions

 getTemplateDataForSingleDate ($val, $cycle_id='')
 
 myIssueSort ($a, $b)
 
 sort_termine ($a, $b)
 
 getAllSortedSingleDates (&$sem)
 
 getFilterForSemester ($semester_id)
 
 raumzeit_parse_messages ($msgs)
 
 raumzeit_get_semesters (&$sem, &$semester, $filter)
 
 raumzeit_send_cancel_message ($comment, $dates)
 

Function Documentation

◆ getAllSortedSingleDates()

getAllSortedSingleDates ( $sem)
Here is the caller graph for this function:

◆ getFilterForSemester()

getFilterForSemester (   $semester_id)
Here is the caller graph for this function:

◆ getTemplateDataForSingleDate()

getTemplateDataForSingleDate (   $val,
  $cycle_id = '' 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ myIssueSort()

myIssueSort (   $a,
  $b 
)

◆ raumzeit_get_semesters()

raumzeit_get_semesters ( $sem,
$semester,
  $filter 
)

◆ raumzeit_parse_messages()

raumzeit_parse_messages (   $msgs)

◆ raumzeit_send_cancel_message()

raumzeit_send_cancel_message (   $comment,
  $dates 
)
Parameters
string$comment
array$datesSingleDate
Here is the call graph for this function:
Here is the caller graph for this function:

◆ sort_termine()

sort_termine (   $a,
  $b 
)