Alternate |
class |
Drupal\vud\Plugin\VoteUpDownWidget |
src/Plugin/VoteUpDownWidget/Alternate.php |
Provides the "alternate" Vote Up/Down widget |
|
|
|
Plain |
class |
Drupal\vud\Plugin\VoteUpDownWidget |
src/Plugin/VoteUpDownWidget/Plain.php |
Provides the "plain" Vote Up/Down widget |
|
|
|
Thumbs |
class |
Drupal\vud\Plugin\VoteUpDownWidget |
src/Plugin/VoteUpDownWidget/Thumbs.php |
Provides the "thumbs" Vote Up/Down widget |
|
|
|
UpAndDown |
class |
Drupal\vud\Plugin\VoteUpDownWidget |
src/Plugin/VoteUpDownWidget/UpAndDown.php |
Provides the "upanddown" Vote Up/Down widget |
|
|
|
UpDown |
class |
Drupal\vud\Plugin\VoteUpDownWidget |
src/Plugin/VoteUpDownWidget/UpDown.php |
Provides the "updown" Vote Up/Down widget |
|
|
|
VoteUpDownField |
class |
Drupal\vud\Plugin\Field\FieldType |
src/Plugin/Field/FieldType/VoteUpDownField.php |
Plugin implementation of the 'vote_up_down_field' field type. |
|
|
|
VoteUpDownFormatterType |
class |
Drupal\vud\Plugin\Field\FieldFormatter |
src/Plugin/Field/FieldFormatter/VoteUpDownFormatterType.php |
Plugin implementation of the 'vote_up_down_formatter_type' formatter. |
|
|
|
VoteUpDownWidget |
class |
Drupal\vud\Annotation |
src/Annotation/VoteUpDownWidget.php |
Defines a Vote Up/Down Widget annotation object. |
|
|
|
VoteUpDownWidgetBase |
abstract class |
Drupal\vud\Plugin |
src/Plugin/VoteUpDownWidgetBase.php |
Defines a plugin base implementation that corresponding plugins will extend. |
6 |
6 |
|
VoteUpDownWidgetInterface |
interface |
Drupal\vud\Plugin |
src/Plugin/VoteUpDownWidgetInterface.php |
Defines an interface for Vote Up/Down Widget plugins. |
1 |
|
|
VoteUpDownWidgetManager |
class |
Drupal\vud\Plugin |
src/Plugin/VoteUpDownWidgetManager.php |
Provides the Vote Up/Down widget plugin manager. |
|
1 |
2 |
VoteUpDownWidgetManagerTest |
class |
Drupal\Tests\vud\Unit |
tests/src/Unit/VoteUpDownWidgetManagerTest.php |
A Unit test to check if the plugins are working fine. |
|
|
|
VoteUpDownWidgetType |
class |
Drupal\vud\Plugin\Field\FieldWidget |
src/Plugin/Field/FieldWidget/VoteUpDownWidgetType.php |
Plugin implementation of the 'vote_up_down_widget_type' widget. |
|
|
|
VotingApiController |
class |
Drupal\vud\Controller |
src/Controller/VotingApiController.php |
Controller for voting. |
|
|
|
VudAdminAdvancedSettings |
class |
Drupal\vud\Form |
src/Form/VudAdminAdvancedSettings.php |
Configures Vote Up/Down settings for this site. |
|
|
1 |
YesNo |
class |
Drupal\vud\Plugin\VoteUpDownWidget |
src/Plugin/VoteUpDownWidget/YesNo.php |
Provides the "yesno" Vote Up/Down widget |
|
|
|