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

public OpenModalDialogCommand::__construct($title, $content

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

Stores dialog-specific options passed directly to jQuery UI dialogs. Any jQuery UI option can be used. See

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

public RemoveCommand::render() Implements

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

An AJAX command for implementing jQuery's data() method. This instructs the client to attach the name=value pair of data to the selector via

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
CommandInterface::render
  • References/PHP/Drupal/Ajax/CommandInterface

public CommandInterface::render() Return

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

The title of the dialog. Type: string File core/lib

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
OpenDialogCommand::getDialogOptions
  • References/PHP/Drupal/Ajax/OpenDialogCommand

public OpenDialogCommand::getDialogOptions()

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

public ChangedCommand::render() Implements

2025-01-10 15:47:30