[ Index ]

PHP Cross Reference of phpBB-3.2.11-deutsch

title

Body

[close]

/phpbb/install/console/command/update/ -> 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: 182 lines (4 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

update:: (4 methods):
  __construct()
  configure()
  execute()
  register_configuration()


Class: update  - X-Ref

__construct(language $language, factory $factory, installer $installer, install_helper $install_helper)   X-Ref
Constructor

param: language            $language
param: factory            $factory
param: installer            $installer
param: install_helper    $install_helper

configure()   X-Ref
{@inheritdoc}


execute(InputInterface $input, OutputInterface $output)   X-Ref
Executes the command update.

Update the board

param: InputInterface  $input  An InputInterface instance
param: OutputInterface $output An OutputInterface instance
return: int

register_configuration(cli_iohandler $iohandler, $config)   X-Ref
Register the configuration to simulate the forms.

param: cli_iohandler $iohandler
param: array $config



Generated: Wed Nov 11 20:33:01 2020 Cross-referenced by PHPXref 0.7.1