[ Index ]

PHP Cross Reference of phpBB-3.2.11-deutsch

title

Body

[close]

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

(no description)

File Size: 142 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
No description

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: Wed Nov 11 20:33:01 2020 Cross-referenced by PHPXref 0.7.1