namespace Drupal\views\Ajax

Same name in other branches
  1. 10 Drupal\views\Ajax
  2. 11.x Drupal\views\Ajax
  3. 8.9.x Drupal\views\Ajax
Object name File name Summary
HighlightCommand core/modules/views/src/Ajax/HighlightCommand.php Provides an AJAX command for highlighting a certain new piece of html.
ReplaceTitleCommand core/modules/views/src/Ajax/ReplaceTitleCommand.php Provides an AJAX command for replacing the page title.
ScrollTopCommand core/modules/views/src/Ajax/ScrollTopCommand.php Provides an AJAX command for scrolling to the top of an element.
ShowButtonsCommand core/modules/views/src/Ajax/ShowButtonsCommand.php Provides an AJAX command for showing the save and cancel buttons.
TriggerPreviewCommand core/modules/views/src/Ajax/TriggerPreviewCommand.php Provides an AJAX command for triggering the views live preview.
ViewAjaxResponse core/modules/views/src/Ajax/ViewAjaxResponse.php Custom JSON response object for an ajax view response.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.