| [ Index ] |
PHP Cross Reference of phpBB-3.2.11-deutsch |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 88 lines (3 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
HttpKernelExtension:: (6 methods):
__construct()
getFunctions()
renderFragment()
renderFragmentStrategy()
controller()
getName()
Class: HttpKernelExtension - X-Ref
Provides integration with the HttpKernel component.| __construct(FragmentHandler $handler) X-Ref |
| No description |
| getFunctions() X-Ref |
| No description |
| renderFragment($uri, $options = array() 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 = array() 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 |
| controller($controller, $attributes = array() X-Ref |
| No description |
| getName() X-Ref |
| {@inheritdoc} |
| Generated: Wed Nov 11 20:33:01 2020 | Cross-referenced by PHPXref 0.7.1 |