namespace Drupal\views\Ajax

Same name in other branches
  1. 8.9.x Drupal\views\Ajax
  2. 10 Drupal\views\Ajax
  3. 9 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.
SetBrowserUrl core/modules/views/src/Ajax/SetBrowserUrl.php AJAX command that sets the browser URL without refreshing the page.
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.