class AjaxRenderer

Default main content renderer for Ajax requests.

Hierarchy

File

core/lib/Drupal/Core/Render/MainContent/AjaxRenderer.php, line 16

Namespace

Drupal\Core\Render\MainContent

Members

Name Modifiers Type Description
AjaxRenderer::$controllerResolver protected property The controller resolver.
AjaxRenderer::$elementInfoManager protected property The element info manager.
AjaxRenderer::drupalRenderRoot protected function Wraps drupal_render_root().
AjaxRenderer::renderResponse public function Renders the main content render array into a response. Overrides MainContentRendererInterface::renderResponse
AjaxRenderer::__construct public function Constructs a new AjaxRenderer instance.

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Render!MainContent!AjaxRenderer.php/class/AjaxRenderer/8.1.x