You are here

Classes, traits, and interfaces in File Download 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
FileDownloadCounterTimestamp class Drupal\file_download_counter\Plugin\views\field modules/file_download_counter/src/Plugin/views/field/FileDownloadCounterTimestamp.php Field handler to display the most recent time the node has been viewed.
FileDownloadDownloadController class Drupal\file_download\Controller src/Controller/FileDownloadDownloadController.php Defines a controller to serve file downloads.
FileDownloadFieldFormatter class Drupal\file_download\Plugin\Field\FieldFormatter src/Plugin/Field/FieldFormatter/FileDownloadFieldFormatter.php Plugin annotation @FieldFormatter( id = "file_download_formatter", label = @Translation("File Download"), field_types = { "file", "image" } )
FileDownloadNumeric class Drupal\file_download_counter\Plugin\views\field modules/file_download_counter/src/Plugin/views/field/FileDownloadNumeric.php Field handler to display numeric values from the statistics module.
FileDownloadPopularBlock class Drupal\file_download_counter\Plugin\Block modules/file_download_counter/src/Plugin/Block/FileDownloadPopularBlock.php Provides a 'Popular content' block.
FileDownloadSettingsForm class Drupal\file_download_counter modules/file_download_counter/src/FileDownloadSettingsForm.php Configure statistics settings for this site. 1
FileDownloadUriFieldFormatter class Drupal\file_download\Plugin\Field\FieldFormatter src/Plugin/Field/FieldFormatter/FileDownloadUriFieldFormatter.php Plugin implementation of the "file_download_uri_formatter" formatter.

Other projects