Default main content renderer for dialog requests.
Hierarchy
- class \Drupal\Core\Render\MainContent\DialogRenderer implements MainContentRendererInterface
 
File
- core/lib/Drupal/Core/Render/MainContent/DialogRenderer.php, line 15
 
Namespace
Drupal\Core\Render\MainContent
Members
| Name | Modifiers | Type | Description | 
|---|---|---|---|
| DialogRenderer::$titleResolver | protected | property | The title resolver. | 
| DialogRenderer::determineTargetSelector | protected | function | Determine the target selector for the OpenDialogCommand. | 
| DialogRenderer::renderResponse | public | function | Renders the main content render array into a response. Overrides MainContentRendererInterface::renderResponse | 
| DialogRenderer::__construct | public | function | Constructs a new DialogRenderer. | 
Please login to continue.