[ Index ]

PHP Cross Reference of phpBB-3.3.11-deutsch

title

Body

[close]

/phpbb/template/twig/extension/ -> config.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: 64 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

config:: (4 methods):
  __construct()
  getName()
  getFunctions()
  get_config()


Class: config  - X-Ref

__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: Sat Nov 4 14:26:03 2023 Cross-referenced by PHPXref 0.7.1