[ Index ]

PHP Cross Reference of phpBB-3.1.12-deutsch

title

Body

[close]

/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Fragment/ -> InlineFragmentRenderer.php (summary)

(no description)

File Size: 153 lines (5 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

InlineFragmentRenderer:: (4 methods):
  __construct()
  render()
  createSubRequest()
  getName()


Class: InlineFragmentRenderer  - X-Ref

Implements the inline rendering strategy where the Request is rendered by the current HTTP kernel.

__construct(HttpKernelInterface $kernel, EventDispatcherInterface $dispatcher = null)   X-Ref
Constructor.

param: HttpKernelInterface           $kernel     A HttpKernelInterface instance
param: EventDispatcherInterface|null $dispatcher A EventDispatcherInterface instance

render($uri, Request $request, array $options = array()   X-Ref
{@inheritdoc}

Additional available options:

* alt: an alternative URI to render in case of an error

createSubRequest($uri, Request $request)   X-Ref
No description

getName()   X-Ref
{@inheritdoc}




Generated: Thu Jan 11 00:25:41 2018 Cross-referenced by PHPXref 0.7.1