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 |
4 |
|
antispam_api_cmd_spam_check |
./antispam.module |
AntiSpam API: Generic Data Check |
|
|
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 |
./antispam.module |
Implementation of hook_block(). |
|
|
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 |
Clear Drupal cache. |
3 |
|
antispam_comment |
./antispam.module |
Implementation of hook_comment(). |
|
|
antispam_confirm_multiple_operation |
./antispam.admin.inc |
List the selected items and verify that the admin really wants to delete them. |
|
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. |
3 |
|
antispam_content_load |
./antispam.module |
Load a node or a comment. |
7 |
|
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. |
4 |
|
antispam_cron |
./antispam.module |
Implementation of hook_cron(). |
|
|
antispam_cron_shutdown |
./antispam.cron.inc |
Shutdown function executed at cron time. |
1 |
|
antispam_form_alter |
./antispam.module |
Implementation of 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 |
5 |
|
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. |
8 |
|
antispam_get_provider_name |
./antispam.module |
Obtain service provider name |
1 |
|
antispam_get_service_provider |
./antispam.module |
Obtain current service provider |
13 |
|
antispam_get_total_counter |
./antispam.module |
Get total counter value for the specified counter type |
4 |
|
antispam_help |
./antispam.module |
Implementation of hook_help(). |
|
|
antispam_increase_counter |
./antispam.module |
Increase today's counter value for the specified counter type by 1 |
4 |
|
antispam_install |
./antispam.install |
Implementation of hook_install(). |
|
|
antispam_is_anti_spambot_enabled |
./antispam.module |
Check if anti-spambot options are enabled. |
1 |
|
antispam_is_spam_moderator |
./antispam.module |
Is current user spam moderator? |
6 |
|
antispam_link |
./antispam.module |
Implementation of hook_link(). |
|
|
antispam_load |
./antispam.module |
|
|
|
antispam_menu |
./antispam.module |
Implementation of hook_menu(). |
|
|
antispam_moderation_form |
./antispam.admin.inc |
|
|
1 |
antispam_moderation_form_validate |
./antispam.admin.inc |
Form API callback; Validate the moderation queue form. |
|
|
antispam_moderator_operations |
./antispam.admin.inc |
Moderation queue operations. |
4 |
|
antispam_nodeapi |
./antispam.module |
Implementation of hook_nodeapi(). |
|
|
antispam_notify_moderators |
./antispam.module |
Notify moderators of new/updated content, only content needing approval or nothing at all. |
3 |
|
antispam_page |
./antispam.module |
|
|
1 |
antispam_perm |
./antispam.module |
Implementation of hook_perm(). |
|
|