namespace Drupal\bricks_dynamic\Plugin\Field\FieldWidget in Bricks 2.x
Same name in other branches
Class | Location | Description |
---|---|---|
BricksTreeDynamicInlineWidget |
modules/ |
Plugin annotation @FieldWidget( id = "bricks_tree_dynamic_inline", label = @Translation("Bricks tree Dynamic (Inline entity form)"), description = @Translation("A tree of inline entity forms."), field_types = { "bricks_dynamic" }, … |
BricksTreeDynamicWidget |
modules/ |
Plugin annotation @FieldWidget( id = "bricks_tree_dynamic", label = @Translation("Bricks tree (Dynamic)"), description = @Translation("A tree of autocomplete text fields."), field_types = { "bricks_dynamic" } ) |