Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HouariZegai/LSQLApp
/ functions
Functions
305 in github.com/HouariZegai/LSQLApp
⨍
Functions
305
◇
Types & classes
44
↓ 33 callers
Method
getConnection
()
src/com/houarizegai/learnsql/java/dao/MysqlConnection.java:17
↓ 32 callers
Method
showHintMsg
(ListView hintList, int msgType, String text)
src/com/houarizegai/learnsql/java/dao/ExerciseDao.java:575
↓ 20 callers
Method
showErrorMsg
(String msg)
src/com/houarizegai/learnsql/java/controllers/SettingsController.java:360
↓ 16 callers
Method
getId
()
src/com/houarizegai/learnsql/java/models/User.java:40
↓ 13 callers
Method
getQuestionType
()
src/com/houarizegai/learnsql/java/models/Question.java:29
↓ 12 callers
Method
getFirstName
()
src/com/houarizegai/learnsql/java/models/User.java:60
↓ 12 callers
Method
setNode
(Node node)
src/com/houarizegai/learnsql/java/controllers/SystemController.java:169
↓ 12 callers
Method
showImage
()
src/com/houarizegai/learnsql/java/controllers/GuideController.java:142
↓ 11 callers
Method
getIsTeacher
()
src/com/houarizegai/learnsql/java/models/User.java:96
↓ 10 callers
Method
styleBox
(int index)
src/com/houarizegai/learnsql/java/controllers/SystemController.java:286
↓ 9 callers
Method
getAnswer
()
src/com/houarizegai/learnsql/java/models/Question.java:45
↓ 9 callers
Method
getQuestionNumber
()
src/com/houarizegai/learnsql/java/models/TracQuestion.java:37
↓ 8 callers
Method
getLastName
()
src/com/houarizegai/learnsql/java/models/User.java:68
↓ 7 callers
Method
getQuestion
()
src/com/houarizegai/learnsql/java/models/Question.java:37
↓ 7 callers
Method
getUsername
()
src/com/houarizegai/learnsql/java/models/User.java:48
↓ 6 callers
Method
getDateOfBirth
()
src/com/houarizegai/learnsql/java/models/User.java:76
↓ 6 callers
Method
getGroup
()
src/com/houarizegai/learnsql/java/models/User.java:108
↓ 6 callers
Method
getHash
(String plainPassword)
src/com/houarizegai/learnsql/java/security/MD5Hashing.java:9
↓ 6 callers
Method
getSection
()
src/com/houarizegai/learnsql/java/models/User.java:100
↓ 5 callers
Method
btnCloseErrorMsg
()
src/com/houarizegai/learnsql/java/controllers/SettingsController.java:366
↓ 5 callers
Method
getEmail
()
src/com/houarizegai/learnsql/java/models/User.java:84
↓ 5 callers
Method
setDateOfBirth
(Date dateOfBirth)
src/com/houarizegai/learnsql/java/models/User.java:80
↓ 5 callers
Method
setFirstName
(String firstName)
src/com/houarizegai/learnsql/java/models/User.java:64
↓ 5 callers
Method
setGroup
(int group)
src/com/houarizegai/learnsql/java/models/User.java:112
↓ 5 callers
Method
setLastName
(String lastName)
src/com/houarizegai/learnsql/java/models/User.java:72
↓ 5 callers
Method
setSection
(int section)
src/com/houarizegai/learnsql/java/models/User.java:104
↓ 4 callers
Method
getnAnalyseError
()
src/com/houarizegai/learnsql/java/models/TracQuestion.java:61
↓ 4 callers
Method
getnSemanticError
()
src/com/houarizegai/learnsql/java/models/TracQuestion.java:53
↓ 4 callers
Method
getnSyntaxError
()
src/com/houarizegai/learnsql/java/models/TracQuestion.java:45
↓ 4 callers
Method
sendHintNatural
(ListView hintList, String sqlOfUser)
src/com/houarizegai/learnsql/java/dao/ExerciseDao.java:508
↓ 4 callers
Method
sendHintSQL
(ListView hintList, String sqlOfUser)
src/com/houarizegai/learnsql/java/dao/ExerciseDao.java:541
↓ 4 callers
Method
setId
(int id)
src/com/houarizegai/learnsql/java/models/User.java:36
↓ 4 callers
Method
updateNumberError
(String typeError)
src/com/houarizegai/learnsql/java/dao/ExerciseDao.java:472
↓ 3 callers
Method
filterSearchTableUser
()
src/com/houarizegai/learnsql/java/controllers/TracController.java:492
↓ 3 callers
Method
setAnswer
(String answer)
src/com/houarizegai/learnsql/java/models/Question.java:49
↓ 3 callers
Method
setEmail
(String email)
src/com/houarizegai/learnsql/java/models/User.java:88
↓ 3 callers
Method
setIsTeacher
(boolean isTeacher)
src/com/houarizegai/learnsql/java/models/User.java:92
↓ 3 callers
Method
setNumberAnalyseError
(int numberAnalyseError)
src/com/houarizegai/learnsql/java/models/TracUser.java:91
↓ 3 callers
Method
setNumberSemanticError
(int numberSemanticError)
src/com/houarizegai/learnsql/java/models/TracUser.java:83
↓ 3 callers
Method
setNumberSolved
(int numberSolved)
src/com/houarizegai/learnsql/java/models/TracUser.java:99
↓ 3 callers
Method
setNumberSyntaxError
(int numberSyntaxError)
src/com/houarizegai/learnsql/java/models/TracUser.java:75
↓ 3 callers
Method
setNumberUnSolved
(int numberUnSolved)
src/com/houarizegai/learnsql/java/models/TracUser.java:107
↓ 3 callers
Method
setQuestion
(String question)
src/com/houarizegai/learnsql/java/models/Question.java:41
↓ 3 callers
Method
setQuestionType
(String questionType)
src/com/houarizegai/learnsql/java/models/Question.java:33
↓ 3 callers
Method
setUsername
(String username)
src/com/houarizegai/learnsql/java/models/User.java:44
↓ 3 callers
Method
start
(Stage stage)
src/com/houarizegai/learnsql/java/App.java:14
↓ 3 callers
Method
updateTable
()
src/com/houarizegai/learnsql/java/controllers/ManageQuestionController.java:143
↓ 3 callers
Method
updateTable
()
src/com/houarizegai/learnsql/java/controllers/ManageAccountController.java:183
↓ 2 callers
Method
clearAnswerArea
()
src/com/houarizegai/learnsql/java/controllers/ExerciseController.java:198
↓ 2 callers
Method
filterSearchTable
()
src/com/houarizegai/learnsql/java/controllers/ManageQuestionController.java:118
↓ 2 callers
Method
filterSearchTable
()
src/com/houarizegai/learnsql/java/controllers/ManageAccountController.java:145
↓ 2 callers
Method
filterSearchTableQuestion
()
src/com/houarizegai/learnsql/java/controllers/TracController.java:455
↓ 2 callers
Method
getConnectionExercise
(String DB_NAME)
src/com/houarizegai/learnsql/java/dao/MysqlConnection.java:40
↓ 2 callers
Method
getKeyword
(String sqlOfUser)
src/com/houarizegai/learnsql/java/dao/KeywordsDao.java:39
↓ 2 callers
Method
getMonthString
(int month)
src/com/houarizegai/learnsql/java/controllers/form/ViewLogFormController.java:316
↓ 2 callers
Method
getNumberAnalyseError
()
src/com/houarizegai/learnsql/java/models/TracUser.java:87
↓ 2 callers
Method
getNumberSemanticError
()
src/com/houarizegai/learnsql/java/models/TracUser.java:79
↓ 2 callers
Method
getNumberSolved
()
src/com/houarizegai/learnsql/java/models/TracUser.java:95
↓ 2 callers
Method
getNumberSyntaxError
()
src/com/houarizegai/learnsql/java/models/TracUser.java:71
↓ 2 callers
Method
getNumberUnSolved
()
src/com/houarizegai/learnsql/java/models/TracUser.java:103
↓ 2 callers
Method
getQuestion
()
src/com/houarizegai/learnsql/java/dao/QuestionDao.java:16
↓ 2 callers
Method
getSolvedPercentage
()
src/com/houarizegai/learnsql/java/models/TracQuestion.java:85
↓ 2 callers
Method
getSpecialDialog
(AnchorPane content)
src/com/houarizegai/learnsql/java/controllers/ManageQuestionController.java:260
↓ 2 callers
Method
getSpecialDialog
(AnchorPane content)
src/com/houarizegai/learnsql/java/controllers/ManageAccountController.java:307
↓ 2 callers
Method
getTimeActive
(int idUserSelected, int year, int month)
src/com/houarizegai/learnsql/java/dao/TracDao.java:367
↓ 2 callers
Method
getTracQuestion
()
src/com/houarizegai/learnsql/java/dao/TracDao.java:21
↓ 2 callers
Method
isExistsUser
(String username)
src/com/houarizegai/learnsql/java/dao/UserDao.java:239
↓ 2 callers
Method
resetColorArea
()
src/com/houarizegai/learnsql/java/controllers/ExerciseController.java:235
↓ 2 callers
Method
sendImage
(String imageSelectedUrl)
src/com/houarizegai/learnsql/java/controllers/ChatController.java:100
↓ 2 callers
Method
setId
(int id)
src/com/houarizegai/learnsql/java/models/Question.java:25
↓ 2 callers
Method
setLog
()
src/com/houarizegai/learnsql/java/dao/LogDao.java:11
↓ 2 callers
Method
showIconPassPart
()
src/com/houarizegai/learnsql/java/controllers/SettingsController.java:347
↓ 1 callers
Method
actionToggleButton
()
src/com/houarizegai/learnsql/java/controllers/form/EditUserFormController.java:179
↓ 1 callers
Method
addListenerOption
()
src/com/houarizegai/learnsql/java/controllers/SettingsController.java:113
↓ 1 callers
Method
addQuestion
(Question question)
src/com/houarizegai/learnsql/java/dao/QuestionDao.java:55
↓ 1 callers
Method
addUser
()
src/com/houarizegai/learnsql/java/controllers/ManageAccountController.java:294
↓ 1 callers
Method
btnAdd
()
src/com/houarizegai/learnsql/java/controllers/form/AddQuestionFormController.java:51
↓ 1 callers
Method
btnAdd
()
src/com/houarizegai/learnsql/java/controllers/form/AddUserFormController.java:93
↓ 1 callers
Method
btnConnect
()
src/com/houarizegai/learnsql/java/controllers/ConnectionController.java:77
↓ 1 callers
Method
btnEdit
()
src/com/houarizegai/learnsql/java/controllers/form/EditQuestionFormController.java:53
↓ 1 callers
Method
btnEdit
()
src/com/houarizegai/learnsql/java/controllers/form/EditUserFormController.java:82
↓ 1 callers
Method
btnLogin
()
src/com/houarizegai/learnsql/java/controllers/LoginController.java:58
↓ 1 callers
Method
btnSearchToolsUser
()
src/com/houarizegai/learnsql/java/controllers/TracController.java:265
↓ 1 callers
Method
changeEmail
(String newEmail, String password)
src/com/houarizegai/learnsql/java/dao/UserDao.java:289
↓ 1 callers
Method
changePassword
(String oldPassword, String newPassword)
src/com/houarizegai/learnsql/java/dao/UserDao.java:319
↓ 1 callers
Method
changeUsername
(String newUsername, String password)
src/com/houarizegai/learnsql/java/dao/UserDao.java:260
↓ 1 callers
Method
checkAnswer
(ListView hintList, String sqlOfUser)
src/com/houarizegai/learnsql/java/dao/ExerciseDao.java:219
↓ 1 callers
Method
checkUsernameAndPassword
(String user, String pass)
src/com/houarizegai/learnsql/java/dao/UserDao.java:20
↓ 1 callers
Method
createDoExercise
()
src/com/houarizegai/learnsql/java/dao/ExerciseDao.java:490
↓ 1 callers
Method
deleteQuestion
(String id)
src/com/houarizegai/learnsql/java/dao/QuestionDao.java:131
↓ 1 callers
Method
deleteUser
(String id)
src/com/houarizegai/learnsql/java/dao/UserDao.java:214
↓ 1 callers
Method
editQuestion
(Question question)
src/com/houarizegai/learnsql/java/dao/QuestionDao.java:93
↓ 1 callers
Method
editUser
()
src/com/houarizegai/learnsql/java/controllers/ManageAccountController.java:207
↓ 1 callers
Method
getColumnNames
(List<String> tableNames)
src/com/houarizegai/learnsql/java/dao/ExerciseDao.java:67
↓ 1 callers
Method
getComboQuestion
()
src/com/houarizegai/learnsql/java/dao/ExerciseDao.java:135
↓ 1 callers
Method
getComboYearMonthLog
()
src/com/houarizegai/learnsql/java/dao/TracDao.java:354
↓ 1 callers
Method
getDateLog
()
src/com/houarizegai/learnsql/java/models/UserLogView.java:28
↓ 1 callers
Method
getDurationLogin
()
src/com/houarizegai/learnsql/java/models/UserLogView.java:44
↓ 1 callers
Method
getHelpKeyword
()
src/com/houarizegai/learnsql/java/dao/KeywordsDao.java:16
↓ 1 callers
Method
getMonthInNumber
(String month)
src/com/houarizegai/learnsql/java/controllers/form/ViewLogFormController.java:285
next →
1–100 of 305, ranked by callers