SetDialogTitleCommand

Defines an AJAX command that sets jQuery UI dialog properties.

Hierarchy

Related topics

Ajax API
Overview for Drupal's Ajax API.

File

core/lib/Drupal/Core/Ajax/SetDialogTitleCommand.php, line 10

Namespace

Drupal\Core\Ajax

Members

Name Modifiers Type Description
SetDialogOptionCommand::$optionName protected property A jQuery UI dialog option name.
SetDialogOptionCommand::$optionValue protected property A jQuery UI dialog option value.
SetDialogOptionCommand::$selector protected property A CSS selector string.
SetDialogOptionCommand::render public function Return an array to be run through json_encode and sent to the client. Overrides CommandInterface::render
SetDialogTitleCommand::__construct public function Constructs a SetDialogTitleCommand object. Overrides SetDialogOptionCommand::__construct
doc_Drupal
2016-10-29 09:42:10
Comments
Leave a Comment

Please login to continue.