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_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_init |
./download_file.module |
Implementation of hook_init(). |
|
|
download_file_insert_content |
./download_file.inc |
Implementation of hook_insert_content(). |
|
|
download_file_insert_styles |
./download_file.inc |
Implementation of hook_insert_styles(). |
|
|
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. |
6 |
|
download_file_perm |
./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_6100 |
./download_file.install |
First update for the 6.1 branch. |
|
|
download_file_url |
./download_file.module |
Get the URL to download file. |
4 |
|
template_preprocess_download_file_insert_link |
./download_file.inc |
Preprocess variables for the download-file-insert-link.tpl.php 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. |
|
|
theme_download_file_formatter_imagecache_accessiblelink_direct_download |
./download_file.formatter.inc |
Theming function for displaying the link accessible with a thumbnail
ImageCache to direct download the image. |
|
1 |
theme_download_file_formatter_imagecache_imagelink_direct_download |
./download_file.formatter.inc |
Theming function for displaying the link with a thumbnail ImageCache to
direct download the image. |
|
1 |
theme_download_file_imagecache_accessiblelink_direct_download |
./download_file.formatter.inc |
Theme function for the 'imagecache_accessiblelink_direct_download' multiple
file formatter. |
|
|
theme_download_file_imagecache_imagelink_direct_download |
./download_file.formatter.inc |
Theme function for the 'imagecache_imagelink_direct_download' multiple file
formatter. |
|
|
theme_download_file_insert_direct_download_icon_item |
./download_file.inc |
Theme function for the 'direct_download_icon' file via the Insert module. |
|
|
theme_download_file_insert_direct_download_icon_item_accessible |
./download_file.inc |
Theme function for the 'direct_download_accessible_icon' file via the
Insert module. |
|
|
theme_download_file_insert_direct_download_item |
./download_file.inc |
Theme function for the 'direct_download' file via the Insert module. |
|
|
theme_download_file_insert_direct_download_item_accessible |
./download_file.inc |
Theme function for the 'direct_download_accessible' file via the Insert
module. |
|
|