[ Index ] |
PHP Cross Reference of phpBB-3.2.11-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: | 83 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
config:: (4 methods):
__construct()
load()
getAlias()
convert_30_acm_type()
__construct(\phpbb\config_php_file $config_php) 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 |
convert_30_acm_type($acm_type) X-Ref |
Convert 3.0 ACM type to 3.1 cache driver class name param: string $acm_type ACM type return: string cache driver class |
Generated: Wed Nov 11 20:33:01 2020 | Cross-referenced by PHPXref 0.7.1 |