ViewAjaxController

Defines a controller to load a view via AJAX.

Hierarchy

File

core/modules/views/src/Controller/ViewAjaxController.php, line 28

Namespace

Drupal\views\Controller

Members

Name Modifiers Type Description
ViewAjaxController::$currentPath protected property The current path.
ViewAjaxController::$executableFactory protected property The factory to load a view executable with.
ViewAjaxController::$redirectDestination protected property The redirect destination.
ViewAjaxController::$renderer protected property The renderer.
ViewAjaxController::$storage protected property The entity storage for views.
ViewAjaxController::ajaxView public function Loads and renders a view via AJAX.
ViewAjaxController::create public static function Instantiates a new instance of this class. Overrides ContainerInjectionInterface::create
ViewAjaxController::__construct public function Constructs a ViewAjaxController object.
doc_Drupal
2016-10-29 09:53:48
Comments
Leave a Comment

Please login to continue.