class CRM_Utils_ReCAPTCHA

Properties

protected $_captcha
protected $_name
protected $_url
protected $_phrase

Methods

static object
singleton()

Singleton function used to manage this object.

static 
add(CRM_Core_Form $form)

Add element to form.

Details

at line 58
static object singleton()

Singleton function used to manage this object.

Return Value

object

at line 70
static add(CRM_Core_Form $form)

Add element to form.

Parameters

CRM_Core_Form $form