Public Member Functions | |
__construct ($quizId) | |
getPropertiesForm ($dataSource) | |
submitPropertiesForm () | |
getFrontPage ($userId) | |
getQuizPage ($userId) | |
submitQuizPage ($userId) | |
initQuiz ($userId) | |
deleteEntries ($userId) |
Definition at line 10 of file iquiz.php.
__construct | ( | $ | quizId | ) |
Implemented in SimpleQuiz.
deleteEntries | ( | $ | userId | ) |
Implemented in SimpleQuiz.
getFrontPage | ( | $ | userId | ) |
Implemented in SimpleQuiz.
getPropertiesForm | ( | $ | dataSource | ) |
Implemented in SimpleQuiz.
getQuizPage | ( | $ | userId | ) |
Implemented in SimpleQuiz.
initQuiz | ( | $ | userId | ) |
Implemented in SimpleQuiz.
submitPropertiesForm | ( | ) |
Implemented in SimpleQuiz.
submitQuizPage | ( | $ | userId | ) |
Implemented in SimpleQuiz.