riddler_ajax_add_riddle |
./riddler.module |
Riddler settings form ajax callback. |
|
1 |
riddler_captcha |
./riddler.module |
Implementation of hook_captcha(). |
|
|
riddler_captcha_validate |
./riddler.module |
Custom captcha validation. |
|
1 |
riddler_get_riddles |
./riddler.module |
Load riddles from the db. |
2 |
|
riddler_help |
./riddler.module |
Implementation of hook_help(). |
|
|
riddler_install |
./riddler.install |
Implementation of hook_install(). |
|
|
riddler_menu |
./riddler.module |
Implementation of hook_menu(). |
|
|
riddler_permission |
./riddler.module |
Implementation of hook_permission(). |
|
|
riddler_schema |
./riddler.install |
Implementation of hook_schema(). |
|
|
riddler_settings |
./riddler.module |
Settings form definition. |
|
1 |
riddler_settings_submit |
./riddler.module |
Submit the settings form. |
|
1 |
riddler_settings_validate |
./riddler.module |
Validate the settings form. |
|
1 |
riddler_uninstall |
./riddler.install |
Implementation of hook_uninstall(). |
|
|
riddler_update_7000 |
./riddler.install |
Create new table for questions and copy variable content to it. |
|
|