Navigation
index
modules
|
Itunder documentation
»
ITUnder
Table Of Contents
Contents:
itunder-backend-rest
Docs
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
L
|
M
|
O
|
R
|
S
|
T
|
U
|
V
A
addComment() (models.comments.CommentsModel method)
addHomework() (models.homeworks.HomeworksModel method)
addHomeworkOfStudent() (models.homeworks.HomeworksOfStudentModel method)
addLecturer() (models.lecturers.LecturersModel method)
addMember() (models.chatGroup.StudentsOnChatModel method)
auth_func() (in module middlewares)
B
BaseModel (class in models.base_model)
building_by_id() (in module controllers.courses)
BuildingModel (class in models.buildings)
C
changeHomework() (models.homeworks.HomeworksModel method)
ChatGroupsModel (class in models.chatGroup)
check_study_group() (in module controllers.studygroups)
checkIfMember() (models.chatGroup.StudentsOnChatModel method)
checkIsAdmin() (models.chatGroup.ChatGroupsModel method)
comments() (in module controllers.comments)
CommentsModel (class in models.comments)
constants (module)
controllers (module)
controllers.chatGroup (module)
controllers.comments (module)
controllers.courses (module)
controllers.homeworks (module)
controllers.lecturers (module)
controllers.students (module)
controllers.studygroups (module)
course_exists() (models.courses.CourseModel method)
CourseBuildingModel (class in models.buildings)
CourseModel (class in models.courses)
create() (models.base_model.BaseModel method)
createGroup() (models.chatGroup.ChatGroupsModel method)
D
DataBaseException
db_factory_func() (in module models.base_model)
delete() (models.base_model.BaseModel method)
delete_by_id() (models.base_model.BaseModel method)
delete_student_course() (models.courses.StudentCourseModel method)
E
enroll_course() (in module controllers.students)
errors (module)
F
faculties_by_id() (in module controllers.courses)
FacultyModel (class in models.faculties)
find() (models.base_model.BaseModel method)
find_by_id() (models.base_model.BaseModel method)
find_one() (models.base_model.BaseModel method)
find_student_courses() (models.courses.StudentCourseModel method)
find_student_studygroups() (models.studygroups.StudentStudyGroup method)
find_studygroups_of_student() (in module controllers.studygroups)
find_update_studygroup() (in module controllers.studygroups)
G
get_available_study_groups() (models.studygroups.StudyGroupModel method)
getCommentsOfStudent() (in module controllers.comments)
getLastGroupCreatedById() (models.chatGroup.ChatGroupsModel method)
getLastHwCreatedById() (models.homeworks.HomeworksModel method)
H
homework() (in module controllers.homeworks)
HomeworksModel (class in models.homeworks)
HomeworksOfStudentModel (class in models.homeworks)
I
int_to_datetime() (in module utils)
J
join_study_group() (in module controllers.students)
L
leave_chatgroup() (in module controllers.chatGroup)
lecturer() (in module controllers.lecturers)
LecturersModel (class in models.lecturers)
list_buildings() (in module controllers.courses)
list_courses() (in module controllers.courses)
list_faculties() (in module controllers.courses)
list_one_course() (in module controllers.courses)
list_student_courses() (in module controllers.students)
list_student_studygroups() (in module controllers.students)
list_studygroup_students() (in module controllers.studygroups)
(models.studygroups.StudentStudyGroup method)
list_studygroups() (in module controllers.studygroups)
list_studygroups_of_student() (models.studygroups.StudentStudyGroup method)
listAllLecturers() (models.lecturers.LecturersModel method)
listAllLecturersBySName() (models.lecturers.LecturersModel method)
listGroups() (models.chatGroup.ChatGroupsModel method)
listHomeworks() (models.homeworks.HomeworksModel method)
listLecturersOfDepartment() (models.lecturers.LecturersModel method)
listMembersOfGroup() (models.chatGroup.StudentsOnChatModel method)
M
middlewares (module)
models (module)
models.base_model (module)
models.buildings (module)
models.chatGroup (module)
models.comments (module)
models.courses (module)
models.faculties (module)
models.homeworks (module)
models.lecturers (module)
models.students (module)
models.studygroups (module)
O
one_student() (in module controllers.students)
R
remove_token() (models.students.StudentModel method)
removeComment() (models.comments.CommentsModel method)
removeGroup() (models.chatGroup.ChatGroupsModel method)
removeHomework() (models.homeworks.HomeworksModel method)
removeLecturer() (models.lecturers.LecturersModel method)
removeMember() (models.chatGroup.StudentsOnChatModel method)
removeStudentsHomework() (models.homeworks.HomeworksOfStudentModel method)
root_path_handler() (in module server)
S
server (module)
set_student_status() (models.studygroups.StudentStudyGroup method)
set_student_studygroup_status() (in module controllers.studygroups)
show_a_lecturer() (in module controllers.lecturers)
show_groups() (in module controllers.chatGroup)
showALecturer() (models.lecturers.LecturersModel method)
showCommentsOfStudent() (models.comments.CommentsModel method)
showGroupsOfStudent() (models.chatGroup.StudentsOnChatModel method)
showHomeworks() (models.homeworks.HomeworksOfStudentModel method)
student_login() (in module controllers.students)
student_logout() (in module controllers.students)
StudentCourseModel (class in models.courses)
StudentModel (class in models.students)
students_group() (in module controllers.chatGroup)
StudentsOnChatModel (class in models.chatGroup)
StudentStudyGroup (class in models.studygroups)
StudyGroupModel (class in models.studygroups)
sync_buildings() (in module controllers.courses)
sync_courses() (in module controllers.courses)
sync_faculties() (in module controllers.courses)
T
time_to_json() (in module utils)
U
update() (models.base_model.BaseModel method)
update_by_id() (models.base_model.BaseModel method)
updateComment() (models.comments.CommentsModel method)
updateGroup() (models.chatGroup.ChatGroupsModel method)
updateLecturer() (models.lecturers.LecturersModel method)
utils (module)
V
validate_token() (models.students.StudentModel method)
Navigation
index
modules
|
Itunder documentation
»