Class flFormElementRecaptcha
flFormElementRecaptcha Class
Form element to implement Google reCAPTCHA.
- flFormElement
- flFormElementRecaptcha
Copyright: Copyright (c) 2016 fusionLib. All rights reserved.
Located at system/libs/Form/flFormElementRecaptcha.php
Methods summary
public
|
|
public
string
|
|
public
|
Methods inherited from flFormElement
_getClientRuleName()
,
_getValueEscaped()
,
addValidator()
,
attribHTML()
,
forceError()
,
getCleanedValue()
,
getClientRules()
,
getDescription()
,
getDescriptionHTML()
,
getError()
,
getJavaScript()
,
getLabel()
,
getLabelHTML()
,
getName()
,
getPlaceholder()
,
getTitle()
,
getValidText()
,
getValue()
,
hasValidators()
,
hide()
,
isDisabled()
,
isHidden()
,
isReadonly()
,
isRequired()
,
isSubmitted()
,
isValid()
,
setAutocomplete()
,
setCSS()
,
setDescription()
,
setDisabled()
,
setJavaScript()
,
setLabel()
,
setPlaceholder()
,
setReadonly()
,
setRequired()
,
setTitle()
,
setValidText()
,
setValue()
Properties summary
protected
string
|
$siteKey
The site key. |
|
protected
string
|
$secretKey
The secret key. |
Properties inherited from flFormElement
$autocomplete
,
$class
,
$description
,
$disabled
,
$error
,
$form
,
$hidden
,
$isValid
,
$isValidText
,
$js
,
$label
,
$name
,
$placeholder
,
$readonly
,
$required
,
$title
,
$validators
,
$value