namespace 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. |
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. |