You are here

Files in File Entity (fieldable files) 7

Primary tabs

File namesort descending Location Namespace Description
file_entity.admin.inc file_entity.admin.inc Administrative interface for file type configuration.
file_entity.api.php file_entity.api.php Hooks provided by the File Entity module.
file_entity.field.inc file_entity.field.inc Field API integration for the file_entity module.
file_entity.file_api.inc file_entity.file_api.inc API extensions of Drupal core's file.inc.
file_entity.info file_entity.info name = "File Entity" description = "Extends Drupal file entities to be fieldable and viewable." package = Media core = 7.x dependencies[] = field dependencies[] = file dependencies[] = ctools files[] =…
file_entity.install file_entity.install Install, update and uninstall functions for the file_entity module.
file_entity.module file_entity.module Extends Drupal file entities to be fieldable and viewable.
file_entity.pages.inc file_entity.pages.inc Supports file operations including View, Edit, and Delete.
file_entity.test tests/file_entity.test Test integration for the file_entity module.
file_entity.tokens.inc file_entity.tokens.inc Token integration for the file_entity module.
file_entity.tpl.php file_entity.tpl.php Default theme implementation to display a file.
file_entity.views.inc file_entity.views.inc Views integration for the file_entity module.
file_entity_test.info tests/file_entity_test.info name = "File Entity Test" description = "Support module for File Entity tests." package = Testing core = 7.x dependencies[] = file_entity hidden = TRUE
file_entity_test.module tests/file_entity_test.module File Entity Test
file_entity_test.pages.inc tests/file_entity_test.pages.inc Test pages for the File Entity Test module.
views_handler_argument_file_type.inc views/views_handler_argument_file_type.inc
views_handler_field_file_type.inc views/views_handler_field_file_type.inc
views_handler_filter_file_type.inc views/views_handler_filter_file_type.inc
views_plugin_row_file_view.inc views/views_plugin_row_file_view.inc Contains the file view row style plugin.

Other projects