[ Index ]

PHP Cross Reference of phpBB-3.1.12-deutsch

title

Body

[close]

/phpbb/di/extension/ -> ext.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: 67 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

ext:: (3 methods):
  __construct()
  load()
  getAlias()


Class: ext  - X-Ref

Container ext extension

__construct($enabled_extensions)   X-Ref
No description

load(array $config, ContainerBuilder $container)   X-Ref
Loads a specific configuration.

param: array            $config    An array of configuration values
param: ContainerBuilder $container A ContainerBuilder instance

getAlias()   X-Ref
Returns the recommended alias to use in XML.

This alias is also the mandatory prefix to use when using YAML.

return: string The alias



Generated: Thu Jan 11 00:25:41 2018 Cross-referenced by PHPXref 0.7.1