[ Index ]

PHP Cross Reference of phpBB-3.3.14-deutsch

title

Body

[close]

/phpbb/install/module/install_data/task/ -> add_modules.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: 568 lines (16 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

add_modules:: (6 methods):
  __construct()
  run()
  order_modules()
  add_module_extras()
  get_step_count()
  get_task_lang_name()


Class: add_modules  - X-Ref

__construct(config $config, iohandler_interface $iohandler, container_factory $container)   X-Ref
Constructor

param: iohandler_interface    $iohandler    Installer's input-output handler
param: container_factory        $container    Installer's DI container

run()   X-Ref
{@inheritdoc}


order_modules($module_class)   X-Ref
Move modules to their correct place

param: string    $module_class

add_module_extras($module_class)   X-Ref
Add extra modules

param: string    $module_class

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