download_file_direct_download |
./download_file.module |
Page who forces the download of the file by changing the header. |
|
1 |
download_file_field_formatter_info |
./download_file.module |
Implementation of hook_field_formatter_info(). |
|
|
download_file_field_formatter_view |
./download_file.module |
Implementation of hook_field_formatter_view(). |
|
|
download_file_format_bytes |
./download_file.module |
Converts human readable file size (e.g. 10 MB, 200.20 GB) into bytes. |
1 |
|
download_file_format_extension |
./download_file.module |
Get the acronym of file extension. |
1 |
|
download_file_help |
./download_file.module |
Implementation of hook_help(). |
|
|
download_file_install |
./download_file.install |
Implementation of hook_install(). |
|
|
download_file_menu |
./download_file.module |
Implementation of hook_menu(). |
|
|
download_file_path |
./download_file.module |
Get the path to download file. |
4 |
|
download_file_permission |
./download_file.module |
Implementation of hook_perm(). |
|
|
download_file_settings |
./download_file.admin.inc |
Configure the format of the link accessible. |
|
1 |
download_file_settings_reset |
./download_file.admin.inc |
Reset download_file_settings. |
|
|
download_file_settings_submit |
./download_file.admin.inc |
Submit download_file_settings. |
|
|
download_file_settings_validate |
./download_file.admin.inc |
Validate download_file_settings form submissions. |
|
|
download_file_theme |
./download_file.module |
Implementation of hook_theme(). |
|
|
download_file_uninstall |
./download_file.install |
Implementation of hook_uninstall(). |
|
|
download_file_update_7100 |
./download_file.install |
First update for the 7.1 branch. |
|
|
download_file_url |
./download_file.module |
Get the URL to download file. |
|
|
theme_download_file_bytes_accessible |
./download_file.formatter.inc |
Theme function for the size format accessible. |
|
|
theme_download_file_detail_accessible |
./download_file.formatter.inc |
Theme function for the link accessible. |
|
|
theme_download_file_direct_download_icon_item |
./download_file.formatter.inc |
Theme function for the 'direct_download_icon' multiple file formatter. |
|
|
theme_download_file_direct_download_icon_item_accessible |
./download_file.formatter.inc |
Theme function for the 'direct_download_accessible_icon' multiple file formatter. |
|
|
theme_download_file_direct_download_item |
./download_file.formatter.inc |
Theme function for the 'direct_download' multiple file formatter. |
|
|
theme_download_file_direct_download_item_accessible |
./download_file.formatter.inc |
Theme function for the 'direct_download_accessible' multiple file formatter. |
|
|
theme_download_file_extension_accessible |
./download_file.formatter.inc |
Theme function for the extension accessible. |
|
|
theme_download_file_formatter_direct_download |
./download_file.formatter.inc |
Theming function for displaying the link to direct download the file. |
|
|
theme_download_file_formatter_direct_download_accessible |
./download_file.formatter.inc |
Theming function for displaying the link accessible to direct download the file. |
|
|
theme_download_file_formatter_direct_download_accessible_icon |
./download_file.formatter.inc |
Theming function for displaying the link accessible to direct download the file with the type icon. |
|
|
theme_download_file_formatter_direct_download_icon |
./download_file.formatter.inc |
Theming function for displaying the link to direct download the file with the type icon. |
|
|