constant QUIZ_NAME in Quiz 5.2
Same name and namespace in other branches
- 8.4 quiz.module \QUIZ_NAME
- 5 quiz.module \QUIZ_NAME
- 6.6 quiz.module \QUIZ_NAME
- 6.2 quiz.module \QUIZ_NAME
- 6.3 quiz.module \QUIZ_NAME
- 6.4 quiz.module \QUIZ_NAME
- 6.5 quiz.module \QUIZ_NAME
- 7.6 quiz.module \QUIZ_NAME
- 7 quiz.module \QUIZ_NAME
- 7.4 quiz.module \QUIZ_NAME
- 7.5 quiz.module \QUIZ_NAME
Quiz name.
14 uses of QUIZ_NAME
- quiz_admin_result_delete_form in ./
quiz.module - quiz_admin_settings in ./
quiz.module - Implementation of hook_settings().
- quiz_form in ./
quiz.module - Implementation of hook_form().
- quiz_help in ./
quiz.module - Implementation of hook_help().
- quiz_menu in ./
quiz.module - Implementation of hook_menu().
File
- ./
quiz.module, line 22
Code
define('QUIZ_NAME', _quiz_get_quiz_name());