You are here

namespace Drupal\bricks_inline\Plugin\Field\FieldWidget in Bricks​ 8

Same name in other branches
  1. 2.x Drupal\bricks_inline\Plugin\Field\FieldWidget
Classsort descending Location Description
BricksTreeInlineWidget modules/bricks_inline/src/Plugin/Field/FieldWidget/BricksTreeInlineWidget.php Plugin annotation @FieldWidget( id = "bricks_tree_inline", label = @Translation("Bricks tree (Inline entity form)"), description = @Translation("A tree of inline entity forms."), field_types = { "bricks", "bricks_revisioned" }, …