MCPcopy Create free account

hub / github.com/GaurangShukla/college-management-react / functions

Functions221 in github.com/GaurangShukla/college-management-react

Functionconstructor
(props)
client/src/App.js:20
Functionconstructor
(props, context)
client/src/components/EnhancedTable.js:59
Functionconstructor
(props)
client/src/components/DialogChangePwd.js:25
Functionconstructor
(props)
client/src/components/DialogChangePwdAdmin.js:25
Functionconstructor
(props)
client/src/pages/StudentEdit.js:57
Methodconstructor
(props)
client/src/pages/Login.js:32
Methodconstructor
(props)
client/src/pages/UserList.js:37
Methodconstructor
(props)
client/src/pages/CourseList.js:45
Methodconstructor
(props)
client/src/pages/ExamList.js:45
Methodconstructor
(props)
client/src/pages/ExamEdit.js:64
Methodconstructor
(props)
client/src/pages/Profile.js:34
Methodconstructor
(props)
client/src/pages/CourseEdit.js:56
Methodconstructor
(props)
client/src/pages/TeacherEdit.js:56
Methodconstructor
(props)
client/src/pages/TeacherList.js:45
Methodconstructor
(props)
client/src/pages/UserEdit.js:40
Methodconstructor
(props)
client/src/pages/StudentList.js:45
Methodconstructor
()
server/classes/ErrorManager.js:5
Methodconstructor
()
server/classes/Server.js:40
Methodconstructor
()
server/classes/Database_Test_db.js:19
Methodconstructor
(message = v.message, status = v.status)
server/classes/Errors.js:11
Methodconstructor
()
server/classes/Logger.js:8
Methodconstructor
* Construct parent class * * @param {string} message - Message string to display to user * @param {string} name - Error name * @param {num
server/classes/SafeError.js:14
MethodconvertClassToFnArray
(myClass)
client/src/utils/utils.js:3
FunctioncourseEditReducer
(state = initialState, action)
client/src/redux/reducers/CourseEditReducer.js:10
FunctioncourseListReducer
(state = initialState, action)
client/src/redux/reducers/CourseListReducer.js:10
Functioncreate
* courseModel.create * @description CRUD ACTION create *
server/models/Test_db/generated/CourseModelGenerated.js:74
Functioncreate
* teacherModel.create * @description CRUD ACTION create *
server/models/Test_db/generated/TeacherModelGenerated.js:74
Functioncreate
* UserModel.create * @description CRUD ACTION create *
server/models/Test_db/generated/UserModelGenerated.js:79
Functioncreate
* examModel.create * @description CRUD ACTION create *
server/models/Test_db/generated/ExamModelGenerated.js:79
Functioncreate
* studentModel.create * @description CRUD ACTION create *
server/models/Test_db/generated/StudentModelGenerated.js:78
Methoddebug
(...args)
server/classes/Logger.js:43
Functiondelete
* courseModel.delete * @description CRUD ACTION delete * @param ObjectId id Id *
server/models/Test_db/generated/CourseModelGenerated.js:85
Functiondelete
* teacherModel.delete * @description CRUD ACTION delete * @param ObjectId id Id *
server/models/Test_db/generated/TeacherModelGenerated.js:85
Functiondelete
* UserModel.delete * @description CRUD ACTION delete * @param ObjectId id Id *
server/models/Test_db/generated/UserModelGenerated.js:90
Functiondelete
* examModel.delete * @description CRUD ACTION delete * @param ObjectId id Id *
server/models/Test_db/generated/ExamModelGenerated.js:90
Functiondelete
* studentModel.delete * @description CRUD ACTION delete * @param ObjectId id Id *
server/models/Test_db/generated/StudentModelGenerated.js:89
Methoddelete
(id)
client/src/pages/CourseList.js:58
Methoddelete
(id)
client/src/pages/ExamList.js:58
Methoddelete
(id)
client/src/pages/TeacherList.js:58
Methoddelete
(id)
client/src/pages/StudentList.js:58
FunctionexamEditReducer
(state = initialState, action)
client/src/redux/reducers/ExamEditReducer.js:10
FunctionexamListReducer
(state = initialState, action)
client/src/redux/reducers/ExamListReducer.js:10
MethodexpressMiddleware
(req, res, next)
server/classes/Logger.js:56
FunctionfindBy_course
* examModel.findBy_course * @description CRUD ACTION findBy_course * @param Objectid key Id of model to search for *
server/models/Test_db/generated/ExamModelGenerated.js:100
FunctionfindBy_courses
* teacherModel.findBy_courses * @description CRUD ACTION findBy_courses * @param Objectid key Id of model to search for *
server/models/Test_db/generated/TeacherModelGenerated.js:95
FunctionfindBy_courses
* studentModel.findBy_courses * @description CRUD ACTION findBy_courses * @param Objectid key Id of model to search for *
server/models/Test_db/generated/StudentModelGenerated.js:99
MethodfindBy_courses
* studentService.findBy_courses * @description CRUD ACTION findBy_courses * @param Objectid key Id of model to search for *
client/src/api/generated/StudentApiGenerated.js:50
FunctionfindBy_student
* examModel.findBy_student * @description CRUD ACTION findBy_student * @param Objectid key Id of model to search for *
server/models/Test_db/generated/ExamModelGenerated.js:110
FunctionfindBy_teacher
* examModel.findBy_teacher * @description CRUD ACTION findBy_teacher * @param Objectid key Id of model to search for *
server/models/Test_db/generated/ExamModelGenerated.js:120
Functionget
* courseModel.get * @description CRUD ACTION get * @param ObjectId id Id resource *
server/models/Test_db/generated/CourseModelGenerated.js:95
Functionget
* teacherModel.get * @description CRUD ACTION get * @param ObjectId id Id resource *
server/models/Test_db/generated/TeacherModelGenerated.js:105
Functionget
* UserModel.get * @description CRUD ACTION get * @param ObjectId id Id resource *
server/models/Test_db/generated/UserModelGenerated.js:100
Functionget
* examModel.get * @description CRUD ACTION get * @param ObjectId id Id resource *
server/models/Test_db/generated/ExamModelGenerated.js:130
Functionget
* studentModel.get * @description CRUD ACTION get * @param ObjectId id Id resource *
server/models/Test_db/generated/StudentModelGenerated.js:109
MethodhandleChange
(model, event)
client/src/utils/utils.js:15
MethodhandleChangeCheck
(model, key, event)
client/src/utils/utils.js:28
MethodhandleChangeDate
(model, key, value)
client/src/utils/utils.js:53
MethodhandleChangeSelect
(model, event)
client/src/utils/utils.js:40
Functioninit
* Init schema
server/models/Test_db/generated/CourseModelGenerated.js:13
Functioninit
* Init schema
server/models/Test_db/generated/TeacherModelGenerated.js:13
Functioninit
* Init schema
server/models/Test_db/generated/UserModelGenerated.js:13
Functioninit
* Init schema
server/models/Test_db/generated/ExamModelGenerated.js:13
Functioninit
* Init schema
server/models/Test_db/generated/StudentModelGenerated.js:13
Methodinit
* Init database
server/classes/Database_Test_db.js:24
FunctioninitSecurity
server/security/SecurityManager.js:57
MethodisAuth
* Check if role array is auth
client/src/security/SecurityService.js:62
Functionlist
* courseModel.list * @description CRUD ACTION list *
server/models/Test_db/generated/CourseModelGenerated.js:104
Functionlist
* teacherModel.list * @description CRUD ACTION list *
server/models/Test_db/generated/TeacherModelGenerated.js:114
Functionlist
* UserModel.list * @description CRUD ACTION list *
server/models/Test_db/generated/UserModelGenerated.js:109
Functionlist
* examModel.list * @description CRUD ACTION list *
server/models/Test_db/generated/ExamModelGenerated.js:139
Functionlist
* studentModel.list * @description CRUD ACTION list *
server/models/Test_db/generated/StudentModelGenerated.js:118
Methodlogin
* UserService.login * @description login *
client/src/api/UserApi.js:31
FunctionmapDispatchToProps
(dispatch)
client/src/pages/Home.js:48
FunctionmapDispatchToProps
(dispatch)
client/src/pages/UserList.js:159
FunctionmapDispatchToProps
(dispatch)
client/src/pages/CourseList.js:137
FunctionmapDispatchToProps
(dispatch)
client/src/pages/ExamList.js:151
FunctionmapDispatchToProps
(dispatch)
client/src/pages/TeacherList.js:144
FunctionmapDispatchToProps
(dispatch)
client/src/pages/StudentList.js:151
FunctionmapStateToProps
(state, ownProps)
client/src/pages/Home.js:60
FunctionmapStateToProps
(state, ownProps)
client/src/pages/UserList.js:171
FunctionmapStateToProps
(state, ownProps)
client/src/pages/CourseList.js:149
FunctionmapStateToProps
(state, ownProps)
client/src/pages/ExamList.js:163
FunctionmapStateToProps
(state, ownProps)
client/src/pages/TeacherList.js:156
FunctionmapStateToProps
(state, ownProps)
client/src/pages/StudentList.js:163
MethodopenDialogChangePwd
()
client/src/pages/Profile.js:57
MethodopenDialogChangePwd
()
client/src/pages/UserEdit.js:64
MethodremoveRole
(i, event)
client/src/pages/UserEdit.js:109
Methodrender
()
client/src/components/EnhancedTableHead.js:16
Methodrender
()
client/src/components/Footer.js:4
Methodrender
()
client/src/pages/Home.js:21
Methodrender
()
client/src/pages/Login.js:84
Methodrender
()
client/src/pages/UserList.js:66
Methodrender
()
client/src/pages/CourseList.js:74
Methodrender
()
client/src/pages/ExamList.js:74
Methodrender
()
client/src/pages/ExamEdit.js:104
Methodrender
()
client/src/pages/Profile.js:72
Methodrender
()
client/src/pages/CourseEdit.js:96
Methodrender
()
client/src/pages/TeacherEdit.js:95
Methodrender
()
client/src/pages/TeacherList.js:74
Methodrender
()
client/src/pages/UserEdit.js:116
← previousnext →101–200 of 221, ranked by callers