[ Index ]

PHP Cross Reference of phpBB-3.2.11-deutsch

title

Body

[close]

/phpbb/install/module/install_finish/task/ -> install_extensions.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: 207 lines (5 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

install_extensions:: (5 methods):
  __construct()
  run()
  get_step_count()
  get_task_lang_name()
  get_extensions()


Class: install_extensions  - X-Ref

Installs extensions that exist in ext folder upon install

__construct(\phpbb\install\helper\container_factory $container, \phpbb\install\helper\config $install_config, \phpbb\install\helper\iohandler\iohandler_interface $iohandler, $phpbb_root_path)   X-Ref
Constructor

param: \phpbb\install\helper\container_factory                $container
param: \phpbb\install\helper\config                            $install_config
param: \phpbb\install\helper\iohandler\iohandler_interface    $iohandler
param: string                                                $phpbb_root_path phpBB root path

run()   X-Ref
{@inheritdoc}


get_step_count()   X-Ref
{@inheritdoc}


get_task_lang_name()   X-Ref
{@inheritdoc}


get_extensions()   X-Ref
Get extensions from database

return: array List of extensions



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