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