
Public Member Functions | |
| ERXSimpleSpamCheck (WOContext context) | |
| String | expectedSpamCheck () |
| String | id () |
| boolean | synchronizesVariablesWithBindings () |
| void | takeValuesFromRequest (WORequest request, WOContext context) |
Public Attributes | |
| String | _spamCheck |
Static Public Attributes | |
| static final String | SPAM_CHECK_KEY = "spamCheck" |
Private Attributes | |
| String | _expectedSpamCheck |
| String | _id |
| ERXSimpleSpamCheck | ( | WOContext | context | ) |
| String expectedSpamCheck | ( | ) |
| String id | ( | ) |
| boolean synchronizesVariablesWithBindings | ( | ) |
| void takeValuesFromRequest | ( | WORequest | request, | |
| WOContext | context | |||
| ) |
Calls _checkAccess prior to super.takeValuesFromRequest.
Reimplemented from ERXComponent.
String _expectedSpamCheck [private] |
final String SPAM_CHECK_KEY = "spamCheck" [static] |
1.5.8