You are here

Functions in Download Count 7.3

Primary tabs

Namesort descending Location Description Direct uses Strings
download_count_admin_settings includes/download_count.settings.inc Download count administration settings. 1
download_count_block_configure ./download_count.module Implements hook_block_configure().
download_count_block_info ./download_count.module Implements hook_block_info().
download_count_block_save ./download_count.module Implements hook_block_save().
download_count_block_view ./download_count.module Implements hook_block_view().
download_count_cache_processor ./download_count.module Adds download count data to the daily cache table. 1
download_count_clear_confirm includes/download_count.settings.inc Form to confirm clearing of the download_count_cache table. 1
download_count_clear_confirm_submit includes/download_count.settings.inc Form submit handler for download_count_clear_confirm().
download_count_clear_submit includes/download_count.settings.inc Clear cache button submit handler. 1
download_count_cron ./download_count.module Implements hook_cron().
download_count_cron_queue_info ./download_count.module Implements hook_cron_queue_info().
download_count_drush_command includes/download_count.drush.inc Implements hook_drush_command().
download_count_drush_help includes/download_count.drush.inc Implements hook_drush_help().
download_count_entry_load ./download_count.module Menu wildcard loader.
download_count_export_data includes/download_count.export.inc 1
download_count_export_form includes/download_count.export.inc Download_count export form. 1
download_count_export_form_submit includes/download_count.export.inc Implements hook_submit().
download_count_field_formatter_info includes/download_count.field.inc Implements hook_field_formatter_info().
download_count_field_formatter_view includes/download_count.field.inc Implements hook_field_formatter_view().
download_count_file_download_access_alter ./download_count.module Implements hook_file_download_access_alter().
download_count_help ./download_count.module Implements hook_help().
download_count_library ./download_count.module Implements hook_library().
download_count_menu ./download_count.module Implements hook_menu().
download_count_permission ./download_count.module Implements hook_permission().
download_count_reset_form includes/download_count.pages.inc Download count reset function. 1
download_count_reset_form_submit includes/download_count.pages.inc Implements hook_submit().
download_count_rules_event_info ./download_count.rules.inc Implements hook_rules_event_info().
download_count_schema ./download_count.install Implements hook_schema().
download_count_sparkline_download includes/download_count.drush.inc Callback to do the actual sparkling plugin download. 1
download_count_theme ./download_count.module Implements hook_theme().
download_count_uninstall ./download_count.install Implements hook_uninstall().
download_count_update_7300 ./download_count.install Alter download count table.
download_count_update_7301 ./download_count.install Create download count cache table.
download_count_update_7302 ./download_count.install Change the referrer field to be text instead of varchar.
download_count_update_7303 ./download_count.install Fix the default value of the ip_address field.
download_count_views_api ./download_count.module Implements hook_views_api().
download_count_views_data includes/download_count.views.inc Implements hook_views_data().
download_count_views_data_alter includes/download_count.views.inc
download_count_views_default_views includes/download_count.views_default.inc Implements hook_views_default_views().
download_count_view_details includes/download_count.pages.inc Download_count details page callback. 1
download_count_view_page includes/download_count.pages.inc Page callback for the view download counts page. 1
theme_download_count_file_field_formatter includes/download_count.field.inc Theme function for file fields with download counts. Mostly copied from the core file module.
_download_count_block_contents ./download_count.module Generate block contents based on delta. 1
_download_count_details_table includes/download_count.pages.inc Create and output details table. 1

Other projects