You are here

Functions in File Entity (fieldable files) 8.2

Primary tabs

Namesort descending Location Description Direct uses Strings
file_entity_action_info_alter ./file_entity.module Implements hook_action_info_alter().
file_entity_admin_menu_map ./file_entity.module Implements hook_admin_menu_map().
file_entity_entity_base_field_info ./file_entity.module Implements hook_entity_base_field_info().
file_entity_entity_operation ./file_entity.module Implements hook_entity_operation().
file_entity_entity_storage_load ./file_entity.module Implements hook_entity_storage_load().
file_entity_entity_type_alter ./file_entity.module Implements hook_entity_info_alter().
file_entity_field_formatter_info_alter ./file_entity.module Implements hook_field_formatter_info_alter().
file_entity_file_download ./file_entity.module Implements hook_file_download().
file_entity_file_metadata_info ./file_entity.file.inc Implements hook_file_metadata_info().
file_entity_file_type ./file_entity.file.inc Implements hook_file_type().
file_entity_get_public_and_private_stream_wrapper_names ./file_entity.module 2
file_entity_help ./file_entity.module Implements hook_help().
file_entity_hook_info ./file_entity.module Implements hook_hook_info().
file_entity_hook_info_alter ./file_entity.module Implements hook_hook_info_alter().
file_entity_install ./file_entity.install Implements hook_install().
file_entity_match_mimetypes ./file_entity.module Checks if pattern(s) match mimetype(s). 1
file_entity_preprocess_image_formatter ./file_entity.module Implements hook_preprocess_image_formatter().
file_entity_preprocess_responsive_image_formatter ./file_entity.module Implements hook_preprocess_responsive_image_formatter().
file_entity_schema ./file_entity.install Implements hook_schema().
file_entity_theme ./file_entity.module Implements hook_theme().
file_entity_theme_suggestions_file_alter ./file_entity.module Implements hook_theme_suggestions_HOOK_alter().
file_entity_tokens ./file_entity.tokens.inc Implements hook_tokens().
file_entity_token_info ./file_entity.tokens.inc Implements hook_token_info().
file_entity_token_info_alter ./file_entity.tokens.inc Implements hook_token_info_alter().
file_entity_type_get_names ./file_entity.module Returns a list of available file type names. 1
file_entity_uninstall ./file_entity.install Implements hook_uninstall().
file_entity_update_8002 ./file_entity.install Update existing bogus entries for File types Document.
file_entity_update_8003 ./file_entity.install Update entity form displays to use the new entity browser widget.
file_entity_update_8004 ./file_entity.install Fix entity field mismatches on the file type field.
file_entity_update_8005 ./file_entity.install Fix the last installed definition for the 'file' entity type.
file_entity_views_data_alter ./file_entity.views.inc Implements hook_views_data().
file_entity_view_mode_label ./file_entity.module Return the label for a specific file entity view mode.
file_uri_to_object ./file_entity.module Returns a file object which can be passed to file_save(). 1
hook_file_download_headers_alter ./file_entity.api.php Alter file download headers.
hook_file_metadata_info ./file_entity.api.php Provides metadata information.
hook_file_metadata_info_alter ./file_entity.api.php Alters metadata information.
hook_file_transfer ./file_entity.api.php React to a file being downloaded.
hook_file_type ./file_entity.api.php Decides which file type (bundle) should be assigned to a file entity.
hook_file_type_alter ./file_entity.api.php Alters list of file types that can be assigned to a file.
hook_query_file_entity_access_alter ./file_entity.api.php Control access to listings of files.
template_preprocess_file ./file_entity.module Prepares variables for file templates.
theme_file_entity_file_link ./file_entity.theme.inc Copy of theme_file_file_link() for linking to the view file page.

Other projects