| [ Index ] |
PHP Cross Reference of phpBB-3.2.11-deutsch |
[Source view] [Print] [Project Stats]
This file is part of the phpBB Forum Software package.
| Copyright: | (c) phpBB Limited |
| License: | GNU General Public License, version 2 (GPL-2.0) |
| File Size: | 225 lines (5 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
recaptcha:: (16 methods):
__construct()
init()
is_available()
has_config()
get_name()
get_generator_class()
acp_page()
execute_demo()
execute()
get_template()
get_demo_template()
get_hidden_fields()
uninstall()
install()
validate()
recaptcha_check_answer()
| __construct() X-Ref |
| Constructor |
| init($type) X-Ref |
| No description |
| is_available() X-Ref |
| No description |
| has_config() X-Ref |
| API function |
| get_name() X-Ref |
| No description |
| get_generator_class() X-Ref |
| This function is implemented because required by the upper class, but is never used for reCaptcha. |
| acp_page($id, $module) X-Ref |
| No description |
| execute_demo() X-Ref |
| No description |
| execute() X-Ref |
| No description |
| get_template() X-Ref |
| No description |
| get_demo_template($id) X-Ref |
| No description |
| get_hidden_fields() X-Ref |
| No description |
| uninstall() X-Ref |
| No description |
| install() X-Ref |
| No description |
| validate() X-Ref |
| No description |
| recaptcha_check_answer() X-Ref |
| Calls an HTTP POST function to verify if the user's guess was correct return: bool|string Returns false on success or error string on failure. |
| Generated: Wed Nov 11 20:33:01 2020 | Cross-referenced by PHPXref 0.7.1 |