Theme functions for the File module.

File

core/modules/file/file.theme.inc

Functions

Namesort descending Description
theme_file_audio Returns HTML for displaying an HTML5 <audio> tag.
theme_file_display_order Returns HTML for a file display's display order table.
theme_file_download_link Copy of theme_file_link() for linking to the file download URL.
theme_file_formatter_table Returns HTML for a file attachments table.
theme_file_icon Returns HTML for an image with an appropriate icon for the given file.
theme_file_link Returns HTML for a link to a file.
theme_file_managed_file Returns HTML for a managed file element.
theme_file_type_overview Deprecated Returns HTML for the file type overview page.
theme_file_upload_help Returns HTML for help text based on file upload validators.
theme_file_video Returns HTML for displaying an HTML5 <video> tag.
theme_file_widget Returns HTML for an individual file upload widget.
theme_file_widget_multiple Returns HTML for a group of file upload widgets.