7 calls to antispam_content_load() in AntiSpam 6
- antispam_callback_set_published_status in ./
antispam.module - Menu callback; publish/unpublish content.
- antispam_callback_set_spam_status in ./
antispam.module - Menu callback; mark/unmark content as spam.
- antispam_confirm_multiple_operation in ./
antispam.admin.inc - List the selected items and verify that the admin really wants to delete them.
- antispam_confirm_multiple_operation_submit in ./
antispam.admin.inc - confirm_form callback; perform the actual operation against selected content.
- antispam_content_delete in ./
antispam.module - Delete a node or a comment.
- antispam_notify_moderators in ./
antispam.module - Notify moderators of new/updated content, only content needing approval or nothing at all.
- _antispam_comment_form_submit in ./
antispam.module - Comment form submit callback; check for spam.