You are here

Classes, traits, and interfaces in Button Field 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
ButtonField class Drupal\button_field\Plugin\Field\FieldType src/Plugin/Field/FieldType/ButtonField.php Plugin implementation of the 'button_field' field type.
ButtonFieldBase abstract class Drupal\button_field\Plugin\Field\FieldFormatter src/Plugin/Field/FieldFormatter/ButtonFieldBase.php Base implementation for button field formatters. 2
ButtonFieldBase abstract class Drupal\button_field\Plugin\Field\FieldWidget src/Plugin/Field/FieldWidget/ButtonFieldBase.php Base implementation for button field widgets. 2
ButtonFieldClickedEvent class Drupal\button_field\Event src/Event/ButtonFieldClickedEvent.php Event that is fired when a user clicks a button field on an entity. 1
ButtonFieldHtml class Drupal\button_field\Plugin\Field\FieldFormatter src/Plugin/Field/FieldFormatter/ButtonFieldHtml.php Plugin implementation of the 'html button' field formatter.
ButtonFieldHtml class Drupal\button_field\Plugin\Field\FieldWidget src/Plugin/Field/FieldWidget/ButtonFieldHtml.php Plugin implementation of the 'button html' widget.
ButtonFieldImage class Drupal\button_field\Plugin\Field\FieldFormatter src/Plugin/Field/FieldFormatter/ButtonFieldImage.php Plugin implementation of the 'image button' field formatter.
ButtonFieldImage class Drupal\button_field\Plugin\Field\FieldWidget src/Plugin/Field/FieldWidget/ButtonFieldImage.php Plugin implementation of the 'button html' widget.
button_field_handler_field class includes/views/handlers/button_field_handler_field.inc Button field views handler
DummyForm class Drupal\button_field\Form src/Form/DummyForm.php

Other projects