InsertCommand
  • References/PHP/Drupal/Ajax/InsertCommand

Generic AJAX command for inserting content. This command instructs the client to insert the given HTML using whichever jQuery DOM manipulation

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

AJAX command for adjusting Drupal's JavaScript settings. The 'settings' command instructs the client either to use the given array as the settings

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

The module handler. Type:

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

public OpenDialogCommand::__construct($selector, $title, $content

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

A config object for the system performance configuration. Type:

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

public OpenDialogCommand::setDialogOptions($dialog_options)

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

public OpenDialogCommand::setDialogOption($key, $value)

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
DataCommand::$selector
  • References/PHP/Drupal/Ajax/DataCommand

A CSS selector string for elements to which data will be attached. If the command is a response to a request from an #ajax form element then

2025-01-10 15:47:30
CssCommand::$css
  • References/PHP/Drupal/Ajax/CssCommand

An array of property/value pairs to set in the CSS for the selector. Type:

2025-01-10 15:47:30