RedirectCommand::render
  • References/PHP/Drupal/Ajax/RedirectCommand

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

public SettingsCommand::render() Implements

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

public OpenModalDialogCommand::__construct($title, $content

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

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

public OpenDialogCommand::getDialogOptions()

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

AJAX command for resetting the striping on a table. The 'restripe' command instructs the client to restripe a table. This is usually used after

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

protected CommandWithAttachedAssetsTrait

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