You are here

namespace Drupal\fivestar\Plugin\Field\FieldFormatter in Fivestar 8

Classsort descending Location Description
FivestarFormatterBase src/Plugin/Field/FieldFormatter/FivestarFormatterBase.php Base class for Fivestar field formatters.
PercentageFormatter src/Plugin/Field/FieldFormatter/PercentageFormatter.php Plugin implementation of the 'fivestar_percentage' formatter.
RatingFormatter src/Plugin/Field/FieldFormatter/RatingFormatter.php Plugin implementation of the 'fivestar_rating' formatter.
StarsFormatter src/Plugin/Field/FieldFormatter/StarsFormatter.php Plugin implementation of the 'fivestar_stars' formatter.