You are here

7 calls to file_view() in File Entity (fieldable files) 7.3

file_entity_field_formatter_view in ./file_entity.field.inc
Implements hook_field_formatter_view().
file_entity_search_execute in ./file_entity.module
Implements hook_search_execute().
file_entity_view_page in ./file_entity.pages.inc
Menu callback; view a single file entity.
file_view_multiple in ./file_entity.file_api.inc
Construct a drupal_render() style array from an array of loaded files.
views_plugin_row_file_rss::render in views/views_plugin_row_file_rss.inc
Render a row object. This usually passes through to a theme template of some form, but not always.
views_plugin_row_file_view::render in views/views_plugin_row_file_view.inc
Render a row object. This usually passes through to a theme template of some form, but not always.
_file_entity_index_file in ./file_entity.module
Index a single file.