silverstripe-spamprotection/code
2010-04-12 02:32:44 +00:00
..
EditableSpamProtectionField.php APICHANGE: Removed getFieldName() and replaced it with getFormField(). APICHANGE: removed individual calls to update_form() on Spam Protectors to make the code simplier. APICHANGE: removed callback objects on the SpamProtectorFields as they were no longer used. APICHANGE: removed fieldMapping from individual formfields to the abstract class. MINOR: fixed misc documentation with package names 2009-09-17 04:06:53 +00:00
SpamProtector.php APICHANGE: Removed getFieldName() and replaced it with getFormField(). APICHANGE: removed individual calls to update_form() on Spam Protectors to make the code simplier. APICHANGE: removed callback objects on the SpamProtectorFields as they were no longer used. APICHANGE: removed fieldMapping from individual formfields to the abstract class. MINOR: fixed misc documentation with package names 2009-09-17 04:06:53 +00:00
SpamProtectorField.php MINOR: documentation 2010-04-12 02:32:44 +00:00
SpamProtectorManager.php BUGFIX: return false when there's no spam protector class has been specified 2010-02-02 03:04:52 +00:00