[ Index ]

PHP Cross Reference of phpBB-3.2.11-deutsch

title

Body

[close]

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

Defines 1 class

create_search_index:: (4 methods):
  __construct()
  run()
  get_step_count()
  get_task_lang_name()


Class: create_search_index  - X-Ref

__construct(config $config, container_factory $container,$phpbb_root_path, $php_ext)   X-Ref
Constructor

param: config                $config                phpBB config
param: container_factory        $container            Installer's DI container
param: string                $phpbb_root_path    phpBB root path
param: string                $php_ext            PHP file extension

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