You are here

Functions in Spambot 6.3

Primary tabs

Namesort descending Location Description Direct uses Strings
spambot_account_ip_addresses ./spambot.module Retrieves a list of IP addresses for an account 2
spambot_account_is_spammer ./spambot.module Checks an account to see if it's a spammer. This one uses configurable automated criteria checking of email and username only 1
spambot_cron ./spambot.module Implementation of hook_cron
spambot_form_alter ./spambot.module Implementation of hook_form_alter()
spambot_install ./spambot.install Implementation of hook_install().
spambot_menu ./spambot.module Implementation of hook_menu()
spambot_nodeapi ./spambot.module Implementation of hook_nodeapi()
spambot_perm ./spambot.module Implementation of hook_perm()
spambot_report_account ./spambot.module Reports an account as a spammer. Requires ip address and evidence of a single incident 1
spambot_schema ./spambot.install Implementation of hook_schema().
spambot_settings_form ./spambot.admin.inc 1
spambot_sfs_request ./spambot.module Invoke www.stopforumspam.com's api 3
spambot_uninstall ./spambot.install Implementation of hook_uninstall().
spambot_update_6300 ./spambot.install Migrate settings from previous version of spambot (6.x-2.0)
spambot_update_6301 ./spambot.install
spambot_update_6302 ./spambot.install
spambot_user_register_validate ./spambot.module Validate the user_register form 1
spambot_user_spam_admin_form ./spambot.pages.inc 1
spambot_user_spam_admin_form_submit ./spambot.pages.inc
spambot_user_spam_admin_form_validate ./spambot.pages.inc

Other projects