antibot_active_form_ids |
./antibot.module |
Determine the form IDs that should contain Antibot protection. |
2 |
|
antibot_admin_settings |
./antibot.admin.inc |
Admin settings form. |
|
1 |
antibot_form_alter |
./antibot.module |
Implements hook_form_alter(). |
|
|
antibot_form_pre_render |
./antibot.module |
Pre-render callback on forms that have Antibot protection. |
|
1 |
antibot_form_validation |
./antibot.module |
Validation to Antibot-protected forms. |
|
1 |
antibot_landing_page |
./antibot.pages.inc |
The landing page callback. |
|
1 |
antibot_menu |
./antibot.module |
Implements hook_menu(). |
|
|
antibot_protect_form |
./antibot.module |
Helper function to enable Antibot protection for a given form. |
1 |
|
antibot_theme |
./antibot.module |
Implements hook_theme(). |
|
|
antibot_uninstall |
./antibot.install |
Implements hook_uninstall(). |
|
|