Stores dialog-specific options passed directly to jQuery UI dialogs. Any jQuery UI option can be used. See
The content for the dialog. Either a render array or an HTML string. Type: string|array
The title of the dialog. Type: string File core/lib
public OpenDialogCommand::getDialogOptions()
public OpenDialogCommand::setDialogTitle($title)
Custom settings that will be passed to the Drupal behaviors on the content of the dialog. Type:
public OpenDialogCommand::render()
public OpenDialogCommand::setDialogOptions($dialog_options)
public OpenDialogCommand::__construct($selector, $title, $content
The selector of the dialog. Type: string File core/
Page 1 of 2