AbstractFormatter
abstract class AbstractFormatter implements FormatterInterface (View source)
Properties
protected | $association | ||
protected | $entryFormatter |
Methods
Details
__construct(Association $association)
No description
getEntryDisplayName(AssociationControl $control, Entry $entry)
Get the display label for an entry
setEntryFormatter(EntryFormatterInterface $formatter)
Supploy the entry formatter we should use
protected EntryFormatterInterface
getEntryFormatter()
Get the entry formatter to use
getDisplayName()
No description