antispam_access_callback |
./antispam.module |
|
|
1 |
antispam_anti_spambot_action |
./antispam.module |
Perform an anti-spambot action based on module settings. |
2 |
|
antispam_api_cmd_comment_check |
./antispam.module |
AntiSpam API: Comment Check. |
3 |
|
antispam_api_cmd_spam_check |
./antispam.module |
AntiSpam API: Generic Data Check. |
1 |
|
antispam_api_cmd_submit_ham |
./antispam.module |
AntiSpam API: Submit Ham |
1 |
|
antispam_api_cmd_submit_spam |
./antispam.module |
AntiSpam API: Submit Spam |
1 |
|
antispam_api_cmd_verify_key |
./antispam.module |
AntiSpam API: Key Verification. |
1 |
|
antispam_block_configure |
./antispam.module |
Implements hook_block_configure(). |
|
|
antispam_block_info |
./antispam.module |
Implements hook_block_info(). |
|
|
antispam_block_save |
./antispam.module |
Implements hook_block_save(). |
|
|
antispam_block_view |
./antispam.module |
Implements hook_block_view(). |
|
|
antispam_callback_queue |
./antispam.admin.inc |
Menu callback; Moderation queue. |
|
1 |
antispam_callback_set_published_status |
./antispam.module |
Menu callback; publish/unpublish content. |
|
1 |
antispam_callback_set_spam_status |
./antispam.module |
Menu callback; mark/unmark content as spam. |
|
1 |
antispam_clear_cache |
./antispam.module |
Implements hook_clear_cache(). |
3 |
|
antispam_comment_delete |
./antispam.module |
Implements hook_comment_delete(). |
|
|
antispam_comment_insert |
./antispam.module |
Implements hook_comment_insert(). |
|
|
antispam_comment_load |
./antispam.module |
Implements hook_comment_load(). |
|
|
antispam_comment_presave |
./antispam.module |
Implements hook_comment_presave() |
|
|
antispam_comment_update |
./antispam.module |
Implements hook_comment_update(). |
|
|
antispam_comment_view |
./antispam.module |
Implements hook_comment_view(). |
|
|
antispam_confirm_multiple_operation |
./antispam.admin.inc |
|
|
1 |
antispam_confirm_multiple_operation_submit |
./antispam.admin.inc |
confirm_form callback; perform the actual operation against selected content. |
|
|
antispam_content_delete |
./antispam.module |
Delete a node or a comment. |
2 |
|
antispam_content_get_moderator_type |
./antispam.module |
Get moderator type required for specified content. |
1 |
|
antispam_content_is_spam |
./antispam.module |
Check if specified content is marked as spam. |
4 |
|
antispam_content_load |
./antispam.module |
Load a node or a comment. |
5 |
|
antispam_content_publish_operation |
./antispam.module |
Execute content publish/unpublish operations. |
5 |
|
antispam_content_spam_operation |
./antispam.module |
Mark content as spam or remove the mark. |
2 |
|
antispam_cron |
./antispam.module |
Implements hook_cron(). |
|
|
antispam_cron_shutdown |
./antispam.cron.inc |
Shutdown function executed at cron time. |
1 |
|
antispam_debug |
./antispam.module |
Debug function. |
|
|
antispam_form_alter |
./antispam.module |
Implements hook_form_alter(). |
|
|
antispam_generate_statistics_graph |
./antispam.admin.inc |
Generate a graph of service statistics using Google Chart API |
1 |
|
antispam_get_anti_spambot_rules |
./antispam.module |
Get anti-spambot rules. |
3 |
|
antispam_get_api_host |
./antispam.module |
Obtain API HOST name for the specified service provider. |
5 |
|
antispam_get_api_key |
./antispam.module |
Obtain API key for the specified service provider. |
4 |
|
antispam_get_counter |
./antispam.module |
Get today's counter value for the specified counter type. |
1 |
|
antispam_get_counting_since |
./antispam.module |
Format the 'Counting since' date. |
3 |
|
antispam_get_max_counter |
./antispam.module |
Get max counter value for the specified counter type. |
1 |
|
antispam_get_moderator_types |
./antispam.module |
Get the types the current user is allowed to moderate. |
11 |
|
antispam_get_provider_name |
./antispam.module |
Obtain service provider name. |
5 |
|
antispam_get_service_provider |
./antispam.module |
Obtain current service provider. |
8 |
|
antispam_get_submode_menu |
./antispam.admin.inc |
|
1 |
|
antispam_get_total_counter |
./antispam.module |
Get total counter value for the specified counter type. |
4 |
|
antispam_help |
./antispam.module |
Implements hook_help(). |
|
|
antispam_increase_counter |
./antispam.module |
Increase today's counter value for the specified counter type by 1. |
4 |
|
antispam_is_anti_spambot_enabled |
./antispam.module |
Check if anti-spambot options are enabled. |
|
|
antispam_is_spam_moderator |
./antispam.module |
Is current user spam moderator? |
5 |
|
antispam_load |
./antispam.module |
Implements hook_load(). |
|
|