[ Index ] |
PHP Cross Reference of phpBB-3.3.14-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: | 274 lines (8 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
db:: (2 methods):
__construct()
login()
__construct(factory $captcha_factory, config $config, driver_interface $db, manager $passwords_manager, request_interface $request, user $user, $phpbb_root_path, $php_ext) X-Ref |
Database Authentication Constructor param: factory $captcha_factory param: config $config param: driver_interface $db param: manager $passwords_manager param: request_interface $request param: user $user param: string $phpbb_root_path param: string $php_ext |
login($username, $password) X-Ref |
{@inheritdoc} |
Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |