Package spamprotection
Classes summary
| EditableSpamProtectionField | Editable Spam Protecter Field. Used with the User Defined Forms module (if installed) to allow the user to have captcha fields with their custom forms |
| SpamProtectorField | This class acts as a template for spam protecting form field, for instance MollomField. |
| SpamProtectorManager | This class is responsible for setting an system-wide spam protector field and add the protecter field to a form. |
Interfaces summary
| SpamProtector | Spam Protector base interface. All Protectors should implement this interface to ensure that they contain all the correct methods. |