WEB-INF.cftags.component
mura.reCAPTCHA
This provides the ability to interact with Google's reCaptcha functionality
| Property Summary | ||||
|---|---|---|---|---|
| type | property | default | serializable | required |
any
|
secret
|
true
|
false
|
|
| Constructor Summary | |
|---|---|
|
init(string secret)
|
|
| Method Summary | |
|---|---|
any
|
GETSECRET()
|
reCAPTCHA
|
SETSECRET(any secret)
|
boolean
|
verifyResponse(string response, [string remoteip='[runtime expression]'])
|
| Methods inherited from class WEB-INF.cftags.component |
|---|
| None |
| Constructor Detail |
|---|
secret| Property Detail |
|---|
returntype - anyrequired - falseaccess - publicserializable - true| Method Detail |
|---|
secretresponseremoteip