| [ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 79 lines (2 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
LazyLoadingFragmentHandler:: (3 methods):
__construct()
addRendererService()
render()
Class: LazyLoadingFragmentHandler - X-Ref
Lazily loads fragment renderers from the dependency injection container.| __construct(ContainerInterface $container, RequestStack $requestStack, $debug = false) X-Ref |
param: ContainerInterface $container A container param: RequestStack $requestStack The Request stack that controls the lifecycle of requests param: bool $debug Whether the debug mode is enabled or not |
| addRendererService($name, $renderer) X-Ref |
| Adds a service as a fragment renderer. param: string $name The service name param: string $renderer The render service id |
| render($uri, $renderer = 'inline', array $options = []) X-Ref |
| {@inheritdoc} |
| Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |