[ 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: | 185 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
obtain_board_data:: (6 methods):
__construct()
run()
process_form()
request_form_data()
get_step_count()
get_task_lang_name()
Class: obtain_board_data - X-Ref
This class obtains default data from the user related to board (Board name, Board descritpion, etc...)__construct(\phpbb\install\helper\config $config,\phpbb\install\helper\iohandler\iohandler_interface $iohandler,\phpbb\language\language_file_helper $lang_helper) X-Ref |
Constructor param: \phpbb\install\helper\config $config Installer's config param: \phpbb\install\helper\iohandler\iohandler_interface $iohandler Installer's input-output handler param: \phpbb\language\language_file_helper $lang_helper Language file helper |
run() X-Ref |
{@inheritdoc} |
process_form() X-Ref |
Process form data |
request_form_data($use_request_data = false) X-Ref |
Request data from the user param: bool $use_request_data Whether to use submited data |
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 |