[ 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: | 164 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
set_up_database:: (5 methods):
__construct()
check_requirements()
run()
get_step_count()
get_task_lang_name()
Class: set_up_database - X-Ref
Set up database for table generation__construct(\phpbb\install\helper\config $config,\phpbb\install\helper\database $db_helper,\phpbb\filesystem\filesystem_interface $filesystem,\phpbb\install\helper\iohandler\iohandler_interface $iohandler,$phpbb_root_path) X-Ref |
Constructor param: \phpbb\install\helper\config $config param: \phpbb\install\helper\database $db_helper param: \phpbb\filesystem\filesystem_interface $filesystem param: \phpbb\install\helper\iohandler\iohandler_interface $iohandler param: string $phpbb_root_path |
check_requirements() X-Ref |
{@inheritdoc} |
run() X-Ref |
{@inheritdoc} |
get_step_count() X-Ref |
{@inheritdoc} |
get_task_lang_name() X-Ref |
{@inheritdoc} |
Generated: Wed Nov 11 20:33:01 2020 | Cross-referenced by PHPXref 0.7.1 |