TriggerPreviewCommand::render
  • References/PHP/Drupal/views/src/Ajax/TriggerPreviewCommand

public TriggerPreviewCommand::render()

2025-01-10 15:47:30
HighlightCommand::render
  • References/PHP/Drupal/views/src/Ajax/HighlightCommand

public HighlightCommand::render()

2025-01-10 15:47:30
ViewAjaxResponse::setView
  • References/PHP/Drupal/views/src/Ajax/ViewAjaxResponse

public ViewAjaxResponse::setView(ViewExecutable $view)

2025-01-10 15:47:30
ReplaceTitleCommand
  • References/PHP/Drupal/views/src/Ajax/ReplaceTitleCommand

Provides an AJAX command for replacing the page title. This command is implemented in Drupal.AjaxCommands.prototype.viewsReplaceTitle.

2025-01-10 15:47:30
ScrollTopCommand
  • References/PHP/Drupal/views/src/Ajax/ScrollTopCommand

Provides an AJAX command for scrolling to the top of an element. This command is implemented in Drupal.AjaxCommands.prototype.viewsScrollTop

2025-01-10 15:47:30
ScrollTopCommand::$selector
  • References/PHP/Drupal/views/src/Ajax/ScrollTopCommand

A CSS selector string. Type: string File core/modul

2025-01-10 15:47:30
ShowButtonsCommand::$changed
  • References/PHP/Drupal/views/src/Ajax/ShowButtonsCommand

Whether the view has been changed. Type: bool File

2025-01-10 15:47:30
HighlightCommand
  • References/PHP/Drupal/views/src/Ajax/HighlightCommand

Provides an AJAX command for highlighting a certain new piece of html. This command is implemented in Drupal.AjaxCommands.prototype.viewsHighlight

2025-01-10 15:47:30
ScrollTopCommand::render
  • References/PHP/Drupal/views/src/Ajax/ScrollTopCommand

public ScrollTopCommand::render()

2025-01-10 15:47:30
TriggerPreviewCommand
  • References/PHP/Drupal/views/src/Ajax/TriggerPreviewCommand

Provides an AJAX command for triggering the views live preview. This command is implemented in Drupal.AjaxCommands.prototype.viewsTriggerPreview

2025-01-10 15:47:30