You are here

Classes, traits, and interfaces in Select (or other) 8.3

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
Buttons class Drupal\select_or_other\Element src/Element/Buttons.php Provides a form element with buttons and other option. 1
ElementBase abstract class Drupal\select_or_other\Element src/Element/ElementBase.php Base class for select or other form elements. 2 1
ElementsTest class Drupal\Tests\select_or_other\Unit Tests/src/Unit/ElementsTest.php Tests the form element implementation.
Formatter class Drupal\select_or_other\Plugin\Field\FieldFormatter src/Plugin/Field/FieldFormatter/Formatter.php Plugin implementation of the 'select_or_other' formatter.
ReferenceWidget class Drupal\select_or_other\Plugin\Field\FieldWidget\EntityReference src/Plugin/Field/FieldWidget/EntityReference/ReferenceWidget.php Plugin implementation of the 'select_or_other_reference' widget. 1
ReferenceWidgetTest class Drupal\Tests\select_or_other\Unit Tests/src/Unit/ReferenceWidgetTest.php Tests the form element implementation.
Select class Drupal\select_or_other\Element src/Element/Select.php Provides a form element with a select box and other option. Properties: 1
SelectOrOtherWidgetBase abstract class Drupal\select_or_other\Plugin\Field\FieldWidget src/Plugin/Field/FieldWidget/SelectOrOtherWidgetBase.php Base class for the 'select_or_other_*' widgets. 2 3
SelectOrOtherWidgetBaseTest class Drupal\tests\select_or_other\Unit tests/src/Unit/SelectOrOtherWidgetBaseTest.php Tests the form element implementation.
Widget class Drupal\select_or_other\Plugin\Field\FieldWidget src/Plugin/Field/FieldWidget/Widget.php Plugin implementation of the 'select_or_other' widget.

Other projects