You are here

Files in Download Count 6.2

Primary tabs

File namesort descending Location Namespace Description
download_count.admin.inc includes/download_count.admin.inc Administrative page callbacks for the download_count module.
download_count.export.inc includes/download_count.export.inc Page callback file for the download_count module export feature.
download_count.info download_count.info name = Download Count description = Tracks file downloads for files stored in the drupal files table. core = 6.x
download_count.install download_count.install Installation code for the download_count module.
download_count.module download_count.module Tracks file downloads for files stored in the drupal files table using the private files setting or custom private filefield.
download_count.pages.inc includes/download_count.pages.inc Page callback file for the download_count module.
download_count.theme.inc includes/download_count.theme.inc Theme related functions for the download_count module.
download_count.views.inc includes/download_count.views.inc Provide views data for the download_count.module.
download_count.views_default.inc includes/download_count.views_default.inc Download count provided default views.
download_count_statistics.admin.inc includes/download_count_statistics.admin.inc Administrative page callbacks for the download_count_statistics module.
download_count_statistics.info download_count_statistics.info name = Download Count Statistics description = Provides daily, weekly, monthly, and yearly statistics for download_count module data. core = 6.x dependencies[] = download_count
download_count_statistics.install download_count_statistics.install Installation code for the download_count_statistics module.
download_count_statistics.module download_count_statistics.module Provides statistics for download_count module data.
download_count_statistics.pages.inc includes/download_count_statistics.pages.inc Page callback file for the download_count_statistics module.
download_count_views_handler_field_count.inc includes/download_count_views_handler_field_count.inc Download count per file views handler.
download_count_views_handler_field_file.inc includes/download_count_views_handler_field_file.inc Contains the views handler for download_count to correct file name and filepath links for files protected by the private_upload module. It should really be part of the private_upload module, but private_upload does not currently provide views 2…
download_count_views_handler_filter_count.inc includes/download_count_views_handler_filter_count.inc Download count per file views handler.
download_count_views_handler_sort_count.inc includes/download_count_views_handler_sort_count.inc Download count per file views handler.

Other projects