You are here

service fullcalendar_view.taxonomy_color in Fullcalendar View 8.2

Same name and namespace in other branches
  1. 8.3 fullcalendar_view.services.yml \fullcalendar_view.taxonomy_color
  2. 8 fullcalendar_view.services.yml \fullcalendar_view.taxonomy_color
  3. 6.x fullcalendar_view.services.yml \fullcalendar_view.taxonomy_color
  4. 5.x fullcalendar_view.services.yml \fullcalendar_view.taxonomy_color

Class

Drupal\fullcalendar_view\TaxonomyColor
2 string references to fullcalendar_view.taxonomy_color
FullCalendarDisplay::create in src/Plugin/views/style/FullCalendarDisplay.php
Creates an instance of the plugin.
FullCalendarDisplay::taxonomyColorCallback in src/Plugin/views/style/FullCalendarDisplay.php
Taxonomy colors Ajax callback function.

File

./fullcalendar_view.services.yml
fullcalendar_view.services.yml

View source
  1. class: Drupal\fullcalendar_view\TaxonomyColor
  2. arguments:
  3. - '@entity_type.manager'