You are here

namespace Drupal\reference_table_formatter in Reference Table Formatter 8

Same name in other branches
  1. 2.0.x Drupal\reference_table_formatter
Classsort descending Location Description
EntityToTableRenderer src/EntityToTableRenderer.php A service for turning entities into tables.
EntityToTableRendererInterface src/EntityToTableRendererInterface.php An interface for an renderer which spits out tables from entities.
FormatterBase src/FormatterBase.php A base field formatter class for rendering tables.
FormatterInterface src/FormatterInterface.php Interface required to implement a reference field formatter.