RedirectCommand::__construct
  • References/PHP/Drupal/Ajax/RedirectCommand

public RedirectCommand::__construct($url)

2025-01-10 15:47:30
AjaxResponseAttachmentsProcessor::$assetResolver
  • References/PHP/Drupal/Ajax/AjaxResponseAttachmentsProcessor

The asset resolver service. Type:

2025-01-10 15:47:30
CloseDialogCommand::__construct
  • References/PHP/Drupal/Ajax/CloseDialogCommand

public CloseDialogCommand::__construct($selector = NULL, $persist

2025-01-10 15:47:30
CloseModalDialogCommand::__construct
  • References/PHP/Drupal/Ajax/CloseModalDialogCommand

public CloseModalDialogCommand::__construct($persist

2025-01-10 15:47:30
CloseDialogCommand
  • References/PHP/Drupal/Ajax/CloseDialogCommand

Defines an AJAX command that closes the current active dialog. Hierarchy class \Drupal\Core\Ajax\

2025-01-10 15:47:30
CloseDialogCommand::render
  • References/PHP/Drupal/Ajax/CloseDialogCommand

public CloseDialogCommand::render()

2025-01-10 15:47:30
CloseModalDialogCommand
  • References/PHP/Drupal/Ajax/CloseModalDialogCommand

Defines an AJAX command that closes the currently visible modal dialog. Hierarchy class

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

The CSS selector for the element(s) to be removed. Type: string File

2025-01-10 15:47:30
InvokeCommand::$method
  • References/PHP/Drupal/Ajax/InvokeCommand

A jQuery method to invoke. Type: string File core/l

2025-01-10 15:47:30
OpenModalDialogCommand
  • References/PHP/Drupal/Ajax/OpenModalDialogCommand

Defines an AJAX command to open certain content in a dialog in a modal dialog. Hierarchy

2025-01-10 15:47:30