[ Index ]

PHP Cross Reference of phpBB-3.2.11-deutsch

title

Body

[close]

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

Defines 1 class

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


Class: install  - 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 install.

Install the board

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

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