You are here

9 calls to spam_invoke_hook() in Spam 5

spam_admin_settings in ./spam.module
Provides configuration interface for module.
spam_admin_settings_actions in ./spam.module
spam_admin_settings_advanced in ./spam.module
spam_admin_settings_filter in ./spam.module
spam_content_filter in ./spam.module
Determine whether or not provided text is spam.
spam_page in ./spam.module
Drupal _page hook. Provides various spam actions based on the URL that is currently being accessed.
spam_tokenize in ./spam.module
Divide a string into tokens.
spam_user_report in ./spam.module
Display the form that allows the user to edit comment spam
spam_user_report_submit in ./spam.module
Submit code for the spam_user_report form/function