| [ 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: | 64 lines (1 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
config:: (4 methods):
__construct()
getName()
getFunctions()
get_config()
| __construct(\phpbb\config\config $config) X-Ref |
| Constructor. param: \phpbb\config\config $config Configuration object |
| getName() X-Ref |
| Get the name of this extension return: string |
| getFunctions() X-Ref |
| Returns a list of global functions to add to the existing list. return: array An array of global functions |
| get_config() X-Ref |
| Retrieves a configuration value for use in templates. return: string The configuration value |
| Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |