[ 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: | 105 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
default_resources_locator:: (3 methods):
__construct()
locate_resources()
append_ext_resources()
Class: default_resources_locator - X-Ref
Locates the yaml routing resources located in the default locations__construct($phpbb_root_path, $environment, manager $extension_manager = null) X-Ref |
Construct method param: string $phpbb_root_path phpBB root path param: string $environment Name of the current environment param: manager $extension_manager Extension manager |
locate_resources() X-Ref |
{@inheritdoc} |
append_ext_resources(array $resources) X-Ref |
Append extension resources to an array of resouces param: mixed[] $resources List of resources return: mixed[] List of resources |
Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |