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
CommandWithAttachedAssetsTrait::getRenderedContent
  • References/PHP/Drupal/Ajax/CommandWithAttachedAssetsTrait

protected CommandWithAttachedAssetsTrait

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

AJAX command for calling the jQuery remove() method. The 'remove' command instructs the client to use jQuery's remove() method to remove each

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

public &AjaxResponse::getCommands() Gets

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

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

public HtmlCommand::render() Implements

2025-01-10 15:47:30
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
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