public OpenDialogCommand::getDialogOptions()
The title of the dialog. Type: string File core/lib
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
public OpenDialogCommand::setDialogTitle($title)
public OpenDialogCommand::render()
Custom settings that will be passed to the Drupal behaviors on the content of the dialog. Type:
public OpenDialogCommand::setDialogOption($key, $value)
public OpenDialogCommand::setDialogOptions($dialog_options)
Defines an AJAX command to open certain content in a dialog. Hierarchy class \Drupal\Core\Ajax\
Page 1 of 2