namespace Drupal\bat_calendar_reference\Plugin\Field\FieldFormatter in Booking and Availability Management Tools for Drupal 8
Class | Location | Description |
---|---|---|
BatCalendarRawFormatter |
modules/ |
Plugin annotation @FieldFormatter( id = "bat_calendar_reference_raw_formatter", label = @Translation("Raw"), field_types = { "bat_calendar_unit_reference", "bat_calendar_unit_type_reference", } ) |
BatCalendarReferenceMonthView |
modules/ |
Plugin annotation @FieldFormatter( id = "bat_calendar_reference_month_view", label = @Translation("Month View"), field_types = { "bat_calendar_unit_reference", "bat_calendar_unit_type_reference", } ) |
BatCalendarReferenceTimelineView |
modules/ |
Plugin annotation @FieldFormatter( id = "bat_calendar_reference_timeline_view", label = @Translation("Timeline View"), field_types = { "bat_calendar_unit_reference", "bat_calendar_unit_type_reference", } ) |