| [ Index ] | 
		    PHP Cross Reference of phpBB-3.3.14-deutsch | 
    
[Source view] [Print] [Project Stats]
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: | 263 lines (7 kb) | 
| Included or required: | 0 times | 
| Referenced: | 0 times | 
| Includes or requires: | 0 files | 
update_extensions:: (5 methods):
  __construct()
  run()
  get_step_count()
  get_task_lang_name()
  get_extensions()
Class: update_extensions - X-Ref
Installs extensions that exist in ext folder upon install| __construct(container_factory $container, config $install_config, iohandler_interface $iohandler, update_helper $update_helper, $phpbb_root_path) X-Ref | 
| Constructor param: container_factory $container param: config $install_config param: iohandler_interface $iohandler param: $update_helper $update_helper 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: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |