the start date of the time period
the end date of the time period
Promise of type AbsenceResponse
gets all available schoolyears
Promise of type SchoolyearResponse
function for getting the class register events for a time period
the start date for the time period
the end date for the time period
Promise of type ClassRegEventResponse
gets the classes
Promise of type ClassesResponse
gets the current schoolyear
Promise of type [[SchoolYearResponse]]
function for getting class register events
the start date of the time period
the end date of the time period
the id for
Promise of type ClassRegEventResponse
function for getting a custom timetable
an element id, either internal or external
type of element
keyType for the id
the start date for the time period
the end date for the time period
boolean, returns only the base timetable if true (default: false)
boolean, returns the booking info if true (default: false)
boolean, returns the period's information if true (default: false)
boolean, returns the period's substitution text if true (default: false)
boolean, returns the the text of the period's lessons if true (default: false)
boolean, returns the number of the lesson if true (default: false)
boolean, returns the name(s) of the studentgroup(s) if true (default: false)
optional, array with an id, name, longname, and external key
optional, array with an id, name, longname, and external key
optional, array with an id, name, longname, and external key
optional, array with an id, name, longname, and external key
Promise of type [[CustomTimeTableResponse]]
gets the departments
Promise of type DepartmentResponse
function to get exams
type of exam
start date of the time period
end date of the time period
PRomise of type ExamResponse
gets all holidays
Promise of type [[HolidaysResponse]]
function for getting the id of a person
type of person
surname of person
forename of person
date of birth of the person, default: 0
Promise of type PersonResponse
function for getting the remarks
Promise of type RemarksResponse
function for getting the remarks for groups
Promise of type RemarksGroupResponse
gets the rooms
Promise of type RoomResponse
function for getting an simple timetable
the element id
the element type
the start date of the time period
the end date of the time period
Promise of type TimetableResponse
gets the "status Data" for a institution which are farbcodes for lessons etc.
Promise of type StatusResponse
gets the students
Promise of type StudentResponse
gets the subjects
Promise of type SubjectResponse
function for getting the substitutions of a time period and a department
the start date of the time period
the end date of the time period
the departmentId where to search for substitutions, default: 0 (all departments)
Promise of type [[SubstitutionsResponse]]
gets the teachers
Promise of type TeacherResponse
gets the timegrid for the institution
Promise of type TimegridResponse
Logs you out of your session
returns true if successful logout and false if not
Generated using TypeDoc
function that gets the absences