Cheetah
|
Public Member Functions | |
__construct ($aObject, $oTemplate) | |
display ($bDynamicMode=false) | |
check () | |
getUserResponse () | |
isAvailable () | |
![]() | |
__construct ($aObject) | |
Protected Attributes | |
$_bJsCssAdded = false | |
$_oTemplate | |
$_sSkin | |
$_sApiUrl | |
$_sVerifyUrl | |
$_sKeyPublic | |
$_sKeyPrivate | |
$_error = null | |
![]() | |
$_sObject | |
$_aObject | |
Additional Inherited Members | |
![]() | |
static | getObjectInstance ($sObject=false) |
reCAPTCHA representation.
Definition at line 14 of file ChBaseCaptchaReCAPTCHA.php.
ChBaseCaptchaReCAPTCHA::__construct | ( | $aObject, | |
$oTemplate | |||
) |
Reimplemented in ChTemplCaptchaReCAPTCHA, ChTemplCaptchaReCAPTCHA, and ChTemplCaptchaReCAPTCHA.
Definition at line 27 of file ChBaseCaptchaReCAPTCHA.php.
ChBaseCaptchaReCAPTCHA::check | ( | ) |
Check captcha.
Reimplemented from ChWsbCaptcha.
Definition at line 90 of file ChBaseCaptchaReCAPTCHA.php.
ChBaseCaptchaReCAPTCHA::display | ( | $bDynamicMode = false | ) |
Display captcha.
Reimplemented from ChWsbCaptcha.
Definition at line 47 of file ChBaseCaptchaReCAPTCHA.php.
ChBaseCaptchaReCAPTCHA::getUserResponse | ( | ) |
Return text entered by user
Reimplemented from ChWsbCaptcha.
Definition at line 113 of file ChBaseCaptchaReCAPTCHA.php.
ChBaseCaptchaReCAPTCHA::isAvailable | ( | ) |
Check if captcha is available, like all API keys are specified.
Reimplemented from ChWsbCaptcha.
Definition at line 121 of file ChBaseCaptchaReCAPTCHA.php.
|
protected |
Definition at line 16 of file ChBaseCaptchaReCAPTCHA.php.
|
protected |
Definition at line 25 of file ChBaseCaptchaReCAPTCHA.php.
|
protected |
Definition at line 17 of file ChBaseCaptchaReCAPTCHA.php.
|
protected |
Definition at line 20 of file ChBaseCaptchaReCAPTCHA.php.
|
protected |
Definition at line 23 of file ChBaseCaptchaReCAPTCHA.php.
|
protected |
Definition at line 22 of file ChBaseCaptchaReCAPTCHA.php.
|
protected |
Definition at line 19 of file ChBaseCaptchaReCAPTCHA.php.
|
protected |
Definition at line 21 of file ChBaseCaptchaReCAPTCHA.php.