[ Index ] |
PHP Cross Reference of phpBB-3.3.12-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: | 367 lines (12 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
add_config_settings:: (4 methods):
__construct()
run()
get_step_count()
get_task_lang_name()
Class: add_config_settings - X-Ref
Create database schema__construct(\phpbb\filesystem\filesystem_interface $filesystem,\phpbb\install\helper\config $install_config,\phpbb\install\helper\iohandler\iohandler_interface $iohandler,\phpbb\install\helper\container_factory $container,\phpbb\language\language $language,$phpbb_root_path) X-Ref |
Constructor param: \phpbb\filesystem\filesystem_interface $filesystem Filesystem service param: \phpbb\install\helper\config $install_config Installer's config helper param: \phpbb\install\helper\iohandler\iohandler_interface $iohandler Installer's input-output handler param: \phpbb\install\helper\container_factory $container Installer's DI container param: \phpbb\language\language $language Language service param: string $phpbb_root_path Path to phpBB's root |
run() X-Ref |
{@inheritdoc} |
get_step_count() X-Ref |
{@inheritdoc} |
get_task_lang_name() X-Ref |
{@inheritdoc} |
Generated: Sun Jun 23 12:25:44 2024 | Cross-referenced by PHPXref 0.7.1 |