AjaxResponseAttachmentsProcessor::$moduleHandler
  • References/PHP/Drupal/Ajax/AjaxResponseAttachmentsProcessor

The module handler. Type:

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

A CSS selector string. Type: string File core/lib/D

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

public CommandWithAttachedAssetsI

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

Defines an AJAX command to open certain content in a dialog. Hierarchy class \Drupal\Core\Ajax\

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

JSON response object for AJAX requests. Hierarchy class \Symfony\Component\HttpFo

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

public RemoveCommand::__construct($selector)

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

AJAX command interface. All AJAX commands passed to AjaxResponse objects should implement these methods. Hierarchy

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

An AJAX command for calling the jQuery append() method. The 'insert/append' command instructs the client to use jQuery's append() method to

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

Defines an AJAX command that sets jQuery UI dialog properties. Hierarchy class \Drupal\Core\Ajax\

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

public AlertCommand::__construct($text) Constructs

2025-01-10 15:47:30