SetFormCommand

Provides an AJAX command for setting a form submit URL in modal forms.

This command is implemented in Drupal.AjaxCommands.prototype.viewsSetForm.

Hierarchy

File

core/modules/views_ui/src/Ajax/SetFormCommand.php, line 12

Namespace

Drupal\views_ui\Ajax

Members

Name Modifiers Type Description
SetFormCommand::$url protected property The URL of the form.
SetFormCommand::render public function Return an array to be run through json_encode and sent to the client. Overrides CommandInterface::render
SetFormCommand::__construct public function Constructs a SetFormCommand object.
doc_Drupal
2016-10-29 09:42:11
Comments
Leave a Comment

Please login to continue.