ERCaptcha Class Reference

Inherits com::webobjects::appserver::WOComponent.

Collaboration diagram for ERCaptcha:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void appendToResponse (WOResponse response, WOContext context)
NSData captcha ()
 ERCaptcha (WOContext context)
String mimeType ()
WOActionResults resetCaptcha ()
String response ()
void setCaptcha (NSData captcha)
void setResponse (String response)
boolean synchronizesVariablesWithBindings ()
void takeValuesFromRequest (WORequest request, WOContext context)

Static Public Member Functions

static ImageCaptchaService captchaService ()

Private Attributes

NSData _captcha
String _response

Static Private Attributes

static ImageCaptchaService _captchaService
static final Logger log = Logger.getLogger(ERCaptcha.class)


Constructor & Destructor Documentation

ERCaptcha ( WOContext  context  ) 


Member Function Documentation

void appendToResponse ( WOResponse  response,
WOContext  context 
)

NSData captcha (  ) 

static ImageCaptchaService captchaService (  )  [static]

String mimeType (  ) 

WOActionResults resetCaptcha (  ) 

String response (  ) 

void setCaptcha ( NSData  captcha  ) 

void setResponse ( String  response  ) 

boolean synchronizesVariablesWithBindings (  ) 

void takeValuesFromRequest ( WORequest  request,
WOContext  context 
)


Member Data Documentation

NSData _captcha [private]

ImageCaptchaService _captchaService [static, private]

String _response [private]

final Logger log = Logger.getLogger(ERCaptcha.class) [static, private]


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:42:45 2012 for Project Wonder by  doxygen 1.5.8