namespace Drupal\file_download\Plugin\Field\FieldFormatter in File Download 8
Class | Location | Description |
---|---|---|
FileDownloadFieldFormatter |
src/ |
Plugin annotation @FieldFormatter( id = "file_download_formatter", label = @Translation("File Download"), field_types = { "file", "image" } ) |
FileDownloadUriFieldFormatter |
src/ |
Plugin implementation of the "file_download_uri_formatter" formatter. |