You are here

Functions in File Hash 7

Primary tabs

Namesort descending Location Description Direct uses Strings
filehash_algos ./filehash.module Returns array of enabled hash algorithms. 10 2
filehash_bulk ./filehash.admin.inc Builds the File Hash bulk generate form. 1
filehash_bulk_finished ./filehash.admin.inc Batch finish callback. 1
filehash_bulk_process ./filehash.admin.inc Batch generate file hashes. 1
filehash_bulk_submit ./filehash.admin.inc Submit callback for File Hash bulk generate.
filehash_field_formatter_info ./filehash.module Implements hook_field_formatter_info().
filehash_field_formatter_settings_form ./filehash.module Implements hook_field_formatter_settings_form().
filehash_field_formatter_settings_summary ./filehash.module Implements hook_field_formatter_settings_summary().
filehash_field_formatter_view ./filehash.module Implements hook_field_formatter_view().
filehash_file_delete ./filehash.module Implements hook_file_delete().
filehash_file_insert ./filehash.module Implements hook_file_insert().
filehash_file_load ./filehash.module Implements hook_file_load().
filehash_file_update ./filehash.module Implements hook_file_update().
filehash_file_validate ./filehash.module Implements hook_file_validate().
filehash_menu ./filehash.module Implements hook_menu().
filehash_names ./filehash.module Returns array of human-readable hash algorithm names. 6
filehash_node_view ./filehash.module Implements hook_node_view().
filehash_rss_elements ./filehash.module Adds <media:hash> RSS elements to $node object. 1
filehash_save ./filehash.module Calculates and saves the file hashes. 3
filehash_schema ./filehash.install Implements hook_schema().
filehash_settings ./filehash.admin.inc Builds the File Hash settings form. 1
filehash_theme ./filehash.module Implements hook_theme().
filehash_tokens ./filehash.tokens.inc Implements hook_tokens().
filehash_token_info ./filehash.tokens.inc Implements hook_token_info().
filehash_uninstall ./filehash.install Implements hook_uninstall().
filehash_views_api ./filehash.module Implements hook_views_api().
filehash_views_data ./filehash.views.inc Implements hook_views_data().
theme_filehash_table ./filehash.module Returns HTML for a file attachments table with hashes.

Other projects