ERReCaptcha Class Reference

Inherits er::extensions::components::ERXComponent.

Collaboration diagram for ERReCaptcha:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ERReCaptcha (WOContext context)
String recaptchaHTML ()
boolean synchronizesVariablesWithBindings ()
void takeValuesFromRequest (WORequest request, WOContext context)

Protected Member Functions

ReCaptcha recaptcha ()

Private Attributes

String _html


Constructor & Destructor Documentation

ERReCaptcha ( WOContext  context  ) 

Constructs a new ERReCaptcha component.

Parameters:
context the context


Member Function Documentation

ReCaptcha recaptcha (  )  [protected]

Returns a ReCaptcha object configured with the current settings.

Returns:
a ReCaptcha object configured with the current settings

String recaptchaHTML (  ) 

Returns the ReCaptcha HTML chunk to render into the page.

Returns:
the ReCaptcha HTML chunk to render into the page

boolean synchronizesVariablesWithBindings (  ) 

void takeValuesFromRequest ( WORequest  request,
WOContext  context 
)

Calls _checkAccess prior to super.takeValuesFromRequest.

Reimplemented from ERXComponent.


Member Data Documentation

String _html [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