RedirectCommand::$url
  • References/PHP/Drupal/Ajax/RedirectCommand

The URL that will be loaded into window.location. Type: string File

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

A CSS selector string. If the command is a response to a request from an #ajax form element then this value can be NULL.

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

A CSS selector string. If the command is a response to a request from an #ajax form element then this value can be NULL.

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

public RemoveCommand::render() Implements

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

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

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

public ChangedCommand::render() Implements

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

A CSS selector string. If the command is a response to a request from an #ajax form element then this value can be NULL.

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

public SettingsCommand::render() Implements

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

public OpenDialogCommand::getDialogOptions()

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

The content for the dialog. Either a render array or an HTML string. Type: string|array

2025-01-10 15:47:30