You are here

Functions in File Force Download 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
file_force_create_url ./file_force.module Simplified version of the default file_create_url method to avoid private download method dependency. 7
file_force_field_formatter_info ./file_force.module Implementation of hook_field_formatter_info().
file_force_file_download ./file_force.module Implementation of hook_file_download().
file_force_form_alter ./file_force.module Implementation of hook_form_alter().
file_force_itweak_uploads_prerender_alter ./file_force.module Implementation of hook_itweak_uploads_prerender_alter().
file_force_link_alter ./file_force.module Implementation of hook_link_alter().
file_force_menu ./file_force.module Implementation of hook_menu().
file_force_preprocess_comment_upload_attachments ./file_force.theme.inc Preprocess function for comment_upload's theme_comment_upload_attachments(). 1
file_force_settings ./file_force.admin.inc Form builder; Configure File Force settings. 1
file_force_theme ./file_force.module Implementation of hook_theme().
file_force_theme_registry_alter ./file_force.module Implementation of hook_theme_registry_alter().
file_force_upload_attachments ./file_force.theme.inc Displays file attachments in table 3
theme_file_force_file ./file_force_formatter.inc Theme function for the 'generic' single file formatter.
theme_file_force_formatter_default_ff ./file_force_formatter.inc Theme function for the 'default' filefield formatter.
theme_file_force_formatter_imagecache_imagelink_ff ./file_force_formatter.inc Theme function for the 'image link' imagecache formatter. 1
theme_file_force_formatter_image_imagelink_ff ./file_force_formatter.inc Theme function for the 'image link' imagefield formatter.
theme_file_force_formatter_url_plain_ff ./file_force_formatter.inc Theme function for the 'url_plain' formatter.
theme_file_force_item ./file_force_formatter.inc Theme function for any file that is managed by FileField.

Other projects