public TriggerPreviewCommand::render()
public HighlightCommand::render()
public ViewAjaxResponse::setView(ViewExecutable $view)
Provides an AJAX command for replacing the page title. This command is implemented in Drupal.AjaxCommands.prototype.viewsReplaceTitle.
Provides an AJAX command for scrolling to the top of an element. This command is implemented in Drupal.AjaxCommands.prototype.viewsScrollTop
A CSS selector string. Type: string File core/modul
Whether the view has been changed. Type: bool File
Provides an AJAX command for highlighting a certain new piece of html. This command is implemented in Drupal.AjaxCommands.prototype.viewsHighlight
public ScrollTopCommand::render()
Provides an AJAX command for triggering the views live preview. This command is implemented in Drupal.AjaxCommands.prototype.viewsTriggerPreview
Page 2 of 3