|
XOOPS
2.6.0
|

Public Member Functions | |
| isActive () | |
| render () | |
| verify ($sessionName=null) | |
Public Member Functions inherited from XoopsCaptchaMethod | |
| __construct ($handler=null) | |
| destroyGarbage () | |
| getCode () | |
| isActive () | |
| loadConfig ($name= '') | |
| render () | |
| renderValidationJS () | |
| verify ($sessionName=null) | |
Additional Inherited Members | |
Public Attributes inherited from XoopsCaptchaMethod | |
| $code | |
| $config | |
| $handler | |
Definition at line 26 of file recaptcha.php.
| XoopsCaptchaRecaptcha::isActive | ( | ) |
| XoopsCaptchaRecaptcha::render | ( | ) |
XoopsCaptchaRecaptcha::render()
Definition at line 43 of file recaptcha.php.
References $form, and recaptcha_get_html().

| XoopsCaptchaRecaptcha::verify | ( | $sessionName = null | ) |
XoopsCaptchaRecaptcha::verify()
| $sessionName | name of session |
Definition at line 63 of file recaptcha.php.
References $_SERVER, and recaptcha_check_answer().
