InsertCommand::$content
  • References/PHP/Drupal/Ajax/InsertCommand

The content for the matched element(s). Either a render array or an HTML string. Type: string|array

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

public DataCommand::render() Implements

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

public CommandInterface::render() Return

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

public RedirectCommand::render() Implements

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

public InsertCommand::render() Implements

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

public SettingsCommand::render() Implements

2025-01-10 15:47:30