protected property 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 35

Class

OpenDialogCommand
Defines an AJAX command to open certain content in a dialog.

Namespace

Drupal\Core\Ajax

Code

protected $content;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Ajax!OpenDialogCommand.php/property/OpenDialogCommand::content/8.1.x