| [ Index ] |
PHP Cross Reference of MyBB 1.8.39 |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 506 lines (12 kb) |
| Included or required: | 19 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
captcha:: (10 methods):
__construct()
build_captcha()
build_recaptcha()
build_hcaptcha()
build_hidden_captcha()
validate_captcha()
invalidate_captcha()
set_error()
get_errors()
_qsencode()
| __construct($build = false, $template = "") X-Ref |
param: bool $build param: string $template |
| build_captcha($return = false) X-Ref |
param: bool $return Not used |
| build_recaptcha() X-Ref |
| No description |
| build_hcaptcha() X-Ref |
| No description |
| build_hidden_captcha() X-Ref |
return: string |
| validate_captcha() X-Ref |
return: bool |
| invalidate_captcha() X-Ref |
| No description |
| set_error($error, $data='') X-Ref |
| Add an error to the error array. param: string $error param: string $data |
| get_errors() X-Ref |
| Returns the error(s) that occurred when handling data in a format that MyBB can handle. return: array An array of errors in a MyBB format. |
| _qsencode($data) X-Ref |
param: array $data return: string |
| 2005 - 2021 © MyBB.de | Alle Rechte vorbehalten! | Sponsor: netcup | Cross-referenced by PHPXref |