You are here

Files in Star Rating 8.2

Primary tabs

File namesort descending Location Namespace Description
airplane.css css/airplane.css .airplane-off { float: left; width: 14px; height: 14px; margin-top: 3px; background: url('airplane.png') no-repeat 0px 0px; } .airplane1-on { float: left; width: 14px; height: 14px; margin-top: 3px; background:…
car.css css/car.css .car-off { float: left; width: 14px; height: 14px; margin-top: 3px; background: url('car.png') no-repeat 0px 0px; } .car1-on { float: left; width: 14px; height: 14px; margin-top: 3px; background: url('car.png')…
check.css css/check.css .check-off { float: left; width: 14px; height: 14px; margin-top: 3px; background: url('check.png') no-repeat 0px 0px; } .check1-on { float: left; width: 14px; height: 14px; margin-top: 3px; background:…
coffee.css css/coffee.css .coffee-off { float: left; width: 14px; height: 14px; margin-top: 3px; background: url('coffee.png') no-repeat 0px 0px; } .coffee1-on { float: left; width: 14px; height: 14px; margin-top: 3px; background:…
custom.css css/custom.css .custom-off { float: left; width: 14px; height: 14px; margin-top: 3px; background: url('custom.png') no-repeat 0px 0px; } .custom1-on { float: left; width: 14px; height: 14px; margin-top: 3px; background:…
dollar.css css/dollar.css .dollar-off { float: left; width: 14px; height: 14px; margin-top: 3px; background: url('dollar.png') no-repeat 0px 0px; } .dollar1-on { float: left; width: 14px; height: 14px; margin-top: 3px; background:…
drupalicon.css css/drupalicon.css .drupalicon-off { float: left; width: 14px; height: 14px; margin-top: 3px; background: url('drupalicon.png') no-repeat 0px 0px; } .drupalicon1-on { float: left; width: 14px; height: 14px; margin-top: 3px; background:…
fire.css css/fire.css .fire-off { float: left; width: 14px; height: 14px; margin-top: 3px; background: url('fire.png') no-repeat 0px 0px; } .fire1-on { float: left; width: 14px; height: 14px; margin-top: 3px; background:…
food.css css/food.css .food-off { float: left; width: 14px; height: 14px; margin-top: 3px; background: url('food.png') no-repeat 0px 0px; } .food1-on { float: left; width: 14px; height: 14px; margin-top: 3px; background:…
heart.css css/heart.css .heart-off { float: left; width: 14px; height: 14px; margin-top: 3px; background: url('heart.png') no-repeat 0px 0px; } .heart1-on { float: left; width: 14px; height: 14px; margin-top: 3px; background:…
human.css css/human.css .human-off { float: left; width: 14px; height: 14px; margin-top: 3px; background: url('human.png') no-repeat 0px 0px; } .human1-on { float: left; width: 14px; height: 14px; margin-top: 3px; background:…
MEMO.txt css/MEMO.txt 1. .css file has to have the name (icon_type).css. (icon_type) is defined in the module file. 2. .css file has to have the 5 div entiries. div.(icon_type)(icon-color)-on ... used for displaying the rating icon div.(icon_type)-off …
movie.css css/movie.css .movie-off { float: left; width: 14px; height: 14px; margin-top: 3px; background: url('movie.png') no-repeat 0px 0px; } .movie1-on { float: left; width: 14px; height: 14px; margin-top: 3px; background:…
music.css css/music.css .music-off { float: left; width: 14px; height: 14px; margin-top: 3px; background: url('music.png') no-repeat 0px 0px; } .music1-on { float: left; width: 14px; height: 14px; margin-top: 3px; background:…
smiley.css css/smiley.css .smiley-off { float: left; width: 14px; height: 14px; margin-top: 3px; background: url('smiley.png') no-repeat 0px 0px; } .smiley1-on { float: left; width: 14px; height: 14px; margin-top: 3px; background:…
star.css css/star.css .star-off { float: left; width: 14px; height: 14px; margin-top: 3px; background: url('star.png') no-repeat 0px 0px; } .star1-on { float: left; width: 14px; height: 14px; margin-top: 3px; background:…
starline.css css/starline.css .starline-off { float: left; width: 14px; height: 14px; margin-top: 3px; background: url('starline.png') no-repeat 0px 0px; } .starline1-on { float: left; width: 14px; height: 14px; margin-top: 3px; background:…
starrating.info.yml starrating.info.yml starrating.info.yml
starrating.libraries.yml starrating.libraries.yml starrating.libraries.yml
StarRatingFormatter.php src/Plugin/Field/FieldFormatter/StarRatingFormatter.php Drupal\starrating\Plugin\Field\FieldFormatter
StarRatingItem.php src/Plugin/Field/FieldType/StarRatingItem.php Drupal\starrating\Plugin\Field\FieldType
StarRatingValueFormatter.php src/Plugin/Field/FieldFormatter/StarRatingValueFormatter.php Drupal\starrating\Plugin\Field\FieldFormatter
StarRatingWidget.php src/Plugin/Field/FieldWidget/StarRatingWidget.php Drupal\starrating\Plugin\Field\FieldWidget
thumbsup.css css/thumbsup.css .thumbsup-off { float: left; width: 14px; height: 14px; margin-top: 3px; background: url('thumbsup.png') no-repeat 0px 0px; } .thumbsup1-on { float: left; width: 14px; height: 14px; margin-top: 3px; background:…

Other projects