[ 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: | 298 lines (8 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
update_files:: (6 methods):
__construct()
check_requirements()
run()
get_file_updater()
get_step_count()
get_task_lang_name()
Class: update_files - X-Ref
File updater task__construct(container_factory $container, config $config, iohandler_interface $iohandler, factory $file_updater_factory, update_helper $update_helper, $phpbb_root_path) X-Ref |
Constructor param: container_factory $container param: config $config param: iohandler_interface $iohandler param: factory $file_updater_factory param: update_helper $update_helper param: string $phpbb_root_path |
check_requirements() X-Ref |
{@inheritdoc} |
run() X-Ref |
{@inheritdoc} |
get_file_updater($file_updater_method = null) X-Ref |
Get file updater param: null|string $file_updater_method Name of the file updater to use return: file_updater_interface File updater |
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 |