| [ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
(no description)
| Copyright: | (c) 2006, 2008 phpBB Group |
| License: | http://opensource.org/licenses/gpl-license.php GNU Public License |
| Version: | $Id$ |
| File Size: | 380 lines (9 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
phpbb_default_captcha:: (20 methods):
init()
execute_demo()
execute()
get_template()
get_demo_template()
get_hidden_fields()
garbage_collect()
uninstall()
install()
validate()
generate_code()
regenerate_code()
new_attempt()
load_code()
check_code()
delete_code()
get_attempt_count()
reset()
is_solved()
has_config()
Class: phpbb_default_captcha - X-Ref
This class holds the code shared by the two default 3.0.x CAPTCHAs.| init($type) 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 |
| garbage_collect($type) X-Ref |
| No description |
| uninstall() X-Ref |
| No description |
| install() X-Ref |
| No description |
| validate() X-Ref |
| No description |
| generate_code() X-Ref |
| The old way to generate code, suitable for GD and non-GD. Resets the internal state. |
| regenerate_code() X-Ref |
| New Question, if desired. |
| new_attempt() X-Ref |
| New Question, if desired. |
| load_code() X-Ref |
| Look up everything we need for painting&checking. |
| check_code() X-Ref |
| No description |
| delete_code() X-Ref |
| No description |
| get_attempt_count() X-Ref |
| No description |
| reset() X-Ref |
| No description |
| is_solved() X-Ref |
| No description |
| has_config() X-Ref |
| API function |
| Generated: Wed Oct 2 15:03:47 2013 | Cross-referenced by PHPXref 0.7.1 |