[ 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: | 132 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
core:: (4 methods):
__construct()
load()
getConfiguration()
getAlias()
__construct($config_path) X-Ref |
Constructor param: string $config_path Config path |
load(array $configs, ContainerBuilder $container) X-Ref |
Loads a specific configuration. param: array $configs An array of configuration values param: ContainerBuilder $container A ContainerBuilder instance |
getConfiguration(array $config, ContainerBuilder $container) X-Ref |
{@inheritdoc} |
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: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |