You are here

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

file_entity_test_edit_form in tests/file_entity_test.pages.inc
Form callback; edit a file.
file_entity_test_preview_page in tests/file_entity_test.pages.inc
Page callback; preview a file.
file_entity_test_view_page in tests/file_entity_test.pages.inc
Page callback; view a file.
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_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.