[ 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: | 164 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
create_schema_file:: (4 methods):
__construct()
run()
get_step_count()
get_task_lang_name()
Class: create_schema_file - X-Ref
Create database schema__construct(\phpbb\install\helper\config $config,\phpbb\install\helper\database $db_helper,\phpbb\filesystem\filesystem_interface $filesystem,$phpbb_root_path,$php_ext) X-Ref |
Constructor param: \phpbb\install\helper\config $config Installer's config provider param: \phpbb\install\helper\database $db_helper Installer's database helper param: \phpbb\filesystem\filesystem_interface $filesystem Filesystem service param: string $phpbb_root_path Path phpBB's root param: string $php_ext Extension of PHP files |
run() X-Ref |
{@inheritdoc} |
get_step_count() X-Ref |
{@inheritdoc} |
get_task_lang_name() X-Ref |
{@inheritdoc} |
Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |