You are here

8 calls to LayoutParagraphsWidget::getLayoutSettings() in Layout Paragraphs 1.0.x

LayoutParagraphsWidget::buildLayouts in src/Plugin/Field/FieldWidget/LayoutParagraphsWidget.php
Restructures $elements array into layout.
LayoutParagraphsWidget::entityForm in src/Plugin/Field/FieldWidget/LayoutParagraphsWidget.php
Builds an entity form for a paragraph item.
LayoutParagraphsWidget::formElement in src/Plugin/Field/FieldWidget/LayoutParagraphsWidget.php
Returns the form for a single field widget.
LayoutParagraphsWidget::hasChildren in src/Plugin/Field/FieldWidget/LayoutParagraphsWidget.php
Search $items for children of $parent.
LayoutParagraphsWidget::massageFormValues in src/Plugin/Field/FieldWidget/LayoutParagraphsWidget.php
Massages the form values into the format expected for field values.
LayoutParagraphsWidget::removeChildren in src/Plugin/Field/FieldWidget/LayoutParagraphsWidget.php
Recursively remove decendants from list of items.
LayoutParagraphsWidget::saveItemSubmit in src/Plugin/Field/FieldWidget/LayoutParagraphsWidget.php
Form submit handler - saves an item.
LayoutParagraphsWidget::setLayoutSetting in src/Plugin/Field/FieldWidget/LayoutParagraphsWidget.php
Sets the layout settings for a given paragraph.