[ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 64 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
HttpKernelRuntime:: (3 methods):
__construct()
renderFragment()
renderFragmentStrategy()
Class: HttpKernelRuntime - X-Ref
Provides integration with the HttpKernel component.__construct(FragmentHandler $handler) X-Ref |
No description |
renderFragment($uri, $options = []) X-Ref |
Renders a fragment. param: string|ControllerReference $uri A URI as a string or a ControllerReference instance param: array $options An array of options return: string The fragment content |
renderFragmentStrategy($strategy, $uri, $options = []) X-Ref |
Renders a fragment. param: string $strategy A strategy name param: string|ControllerReference $uri A URI as a string or a ControllerReference instance param: array $options An array of options return: string The fragment content |
Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |