[ Index ] |
PHP Cross Reference of MyBB 1.8.38 |
[Source view] [Print] [Project Stats]
MyBB 1.8 Copyright 2014 MyBB Group, All Rights Reserved Website: http://www.mybb.com License: http://www.mybb.com/about/license
File Size: | 329 lines (7 kb) |
Included or required: | 2 times |
Referenced: | 0 times |
Includes or requires: | 1 file inc/class_captcha.php |
LoginDataHandler:: (8 methods):
verify_attempts()
verify_captcha()
verify_username()
verify_password()
invalid_combination()
get_login_data()
validate_login()
complete_login()
Class: LoginDataHandler - X-Ref
Login handling class, provides common structure to handle login events.verify_attempts($check_captcha = 0) X-Ref |
param: int $check_captcha |
verify_captcha() X-Ref |
return: bool |
verify_username() X-Ref |
return: bool |
verify_password($strict = true) X-Ref |
return: bool param: bool $strict |
invalid_combination($show_login_attempts = false) X-Ref |
param: bool $show_login_attempts |
get_login_data() X-Ref |
No description |
validate_login() X-Ref |
return: bool |
complete_login() X-Ref |
return: bool true |
2005 - 2021 © MyBB.de | Alle Rechte vorbehalten! | Sponsor: netcup | Cross-referenced by PHPXref |