OpenDialogCommand::$content
Same name in other branches
- 9 core/lib/Drupal/Core/Ajax/OpenDialogCommand.php \Drupal\Core\Ajax\OpenDialogCommand::content
- 10 core/lib/Drupal/Core/Ajax/OpenDialogCommand.php \Drupal\Core\Ajax\OpenDialogCommand::content
- 11.x core/lib/Drupal/Core/Ajax/OpenDialogCommand.php \Drupal\Core\Ajax\OpenDialogCommand::content
The content for the dialog.
Either a render array or an HTML string.
Type: string|array
File
-
core/
lib/ Drupal/ Core/ Ajax/ OpenDialogCommand.php, line 37
Class
- OpenDialogCommand
- Defines an AJAX command to open certain content in a dialog.
Namespace
Drupal\Core\AjaxCode
protected $content;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.