You are here

6 calls to _quiz_question_get_implementations() in Quiz 6.6

quiz_question_list_questions in question_types/quiz_question/quiz_question.module
Implementation of hook_list_questions().
quiz_question_menu in question_types/quiz_question/quiz_question.module
Implementation of hook_menu().
quiz_question_nodeapi in question_types/quiz_question/quiz_question.module
Implementation of hook_nodeapi().
quiz_question_node_info in question_types/quiz_question/quiz_question.module
Implementation of hook_node_info().
_quiz_question_get_instance in question_types/quiz_question/quiz_question.module
Get an instance of a quiz question. Get information about the class and use it to construct a new object of the appropriate type.
_quiz_question_response_get_instance in question_types/quiz_question/quiz_question.module