PHP 클래스 Prado\Web\UI\WebControls\TReCaptchaValidator
TReCaptchaValidator validates user input against a reCAPTCHA represented by
a {@link TReCaptcha} control. The input control fails validation if its value
is not the same as the token displayed in reCAPTCHA. Note, if the user does
not enter any thing, it is still considered as failing the validation.
To use TReCaptchaValidator, specify the {@link setCaptchaControl CaptchaControl}
to be the ID path of the {@link TReCaptcha} control.
파일 보기
프로젝트 열기: pradosoft/prado
보호된 프로퍼티들
공개 메소드들
보호된 메소드들
메소드 상세
evaluateIsValid()
보호된 메소드
The validation succeeds if the input control has the same value
as the one displayed in the corresponding RECAPTCHA control.
getCaptchaControl()
보호된 메소드
getClientClassName()
보호된 메소드
This method overrides the parent implementation.
getClientScriptOptions()
공개 메소드
getEnableClientScript()
공개 메소드
프로퍼티 상세