You are here

6 calls to LayoutParagraphsWidget::entityFormHtmlId() in Layout Paragraphs 1.0.x

LayoutParagraphsWidget::closeDialogAjax in src/Plugin/Field/FieldWidget/LayoutParagraphsWidget.php
Form submit handler - cancels item removal and closes confirmation form.
LayoutParagraphsWidget::editItemAjax in src/Plugin/Field/FieldWidget/LayoutParagraphsWidget.php
Ajax callback to return the entire ERL element.
LayoutParagraphsWidget::elementAjax in src/Plugin/Field/FieldWidget/LayoutParagraphsWidget.php
Ajax callback to return the entire ERL element.
LayoutParagraphsWidget::removeItemAjax in src/Plugin/Field/FieldWidget/LayoutParagraphsWidget.php
Ajax callback to remove an item - launches confirmation dialog.
LayoutParagraphsWidget::removeItemConfirmAjax in src/Plugin/Field/FieldWidget/LayoutParagraphsWidget.php
Ajax callback to remove an item - removes item from DOM.
LayoutParagraphsWidget::saveItemAjax in src/Plugin/Field/FieldWidget/LayoutParagraphsWidget.php
Ajax callback to return the entire ERL element.