[ Index ]

PHP Cross Reference of phpBB-3.2.11-deutsch

title

Body

[close]

/phpbb/install/module/requirements/task/ -> check_update.php (summary)

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: 198 lines (5 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

check_update:: (5 methods):
  __construct()
  set_test_passed()
  run()
  get_step_count()
  get_task_lang_name()


Class: check_update  - X-Ref

Check the availability of updater files and update version

__construct(container_factory $container, filesystem $filesystem, config $config, iohandler_interface $iohandler, update_helper $update_helper, $phpbb_root_path, $php_ext)   X-Ref
Constructor

param: container_factory        $container
param: filesystem            $filesystem
param: config                $config
param: iohandler_interface    $iohandler
param: update_helper            $update_helper
param: string                $phpbb_root_path
param: string                $php_ext

set_test_passed($is_passed)   X-Ref
Sets $this->tests_passed

param: bool    $is_passed

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