From 37d25660bc606e7ee1dbc21ffbe3cac71d3ef57c Mon Sep 17 00:00:00 2001 From: Dirk Riestere Date: Wed, 29 Mar 2017 18:14:08 +0200 Subject: Dummy Klasse kommentiert und HisInOne erlaubt zwei Semester abzufragen falls in dem Monat das Semester wechsel --- doc/locationinfo | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc') diff --git a/doc/locationinfo b/doc/locationinfo index 9994466a..e8f4ea50 100644 --- a/doc/locationinfo +++ b/doc/locationinfo @@ -96,6 +96,14 @@ For example (the name of the images could be overlay1.jpg, overlay1.svg): -if calendar items don't fit, show less days or if in mode 1 give the calendar more space(calendar width); -it is possible to use different modes if you show more then one room +4.CourseBackend +=============== +fetchSchedule returns an array containing an array as value and the local room ID as key. +The contained array contains arrays that have this form ["start"=>'JJJJ-MM-DD HH:MM:SS',"end"=>'JJJJ-MM-DD HH:MM:SS',"title"=>string]. +getError returns the last errormessage. +checkConection uses a hardcoded room for test purposes. +If you want to write a new Class you can look at the Dummy Class to learn the structure. +You also should write the language files for your options into the lang directory. Panel ===== -- cgit v1.2.3-55-g7522