filefield_sources_clean_filename |
./filefield_sources.module |
Clean up the file name, munging extensions and transliterating. |
2 |
|
filefield_sources_elements |
./filefield_sources.module |
Implements hook_elements(). |
|
|
filefield_sources_element_validate |
./filefield_sources.module |
Validate a file based on the $element['#upload_validators'] property. |
2 |
|
filefield_sources_element_validation_help |
./filefield_sources.module |
Generate help text based on the $element['#upload_validators'] property. |
4 |
|
filefield_sources_field_pre_render |
./filefield_sources.module |
A #pre_render function to hide sources if a file is currently uploaded. |
|
1 |
filefield_sources_field_process |
./filefield_sources.module |
A #process callback to extend the filefield_widget element type. |
|
1 |
filefield_sources_field_validate |
./filefield_sources.module |
An #element_validate function to run source validations. |
|
1 |
filefield_sources_field_value |
./filefield_sources.module |
A #filefield_value_callback to run source value callbacks. |
|
1 |
filefield_sources_filefield_sources_info |
./filefield_sources.module |
Implements hook_filefield_sources_info(). |
|
|
filefield_sources_filefield_sources_widgets |
./filefield_sources.module |
Implements hook_filefield_sources_widgets(). |
|
|
filefield_sources_file_access |
./filefield_sources.module |
Check the current user's access to a file through hook_file_download(). |
1 |
|
filefield_sources_form |
./filefield_sources.module |
Configuration form for editing FileField Sources settings for a widget. |
1 |
|
filefield_sources_includes |
./filefield_sources.module |
Load all the potential sources. |
1 |
|
filefield_sources_info |
./filefield_sources.module |
Load hook_filefield_sources_info() data from all modules. |
4 |
|
filefield_sources_install |
./filefield_sources.install |
Implementation of hook_install(). |
|
|
filefield_sources_invoke_all |
./filefield_sources.module |
Call all FileField Source hooks stored in the available include files. |
5 |
|
filefield_sources_list |
./filefield_sources.module |
Create a list of FileField Sources by name, suitable for a select list. |
1 |
|
filefield_sources_menu |
./filefield_sources.module |
Implements hook_menu(). |
|
|
filefield_sources_theme |
./filefield_sources.module |
Implements hook_theme(). |
|
|
filefield_sources_update_6001 |
./filefield_sources.install |
Enable FileField Sources on all current fields (as was the previous default). |
|
|
filefield_sources_widget_settings |
./filefield_sources.module |
A list of settings needed by FileField Sources module on widgets. |
1 |
|
filefield_sources_widget_settings_alter |
./filefield_sources.module |
Implements hook_widget_settings_alter(). |
|
|
filefield_source_attach_info |
sources/attach.inc |
Implements hook_filefield_source_info(). |
|
|
filefield_source_attach_process |
sources/attach.inc |
A #process callback to extend the filefield_widget element type. |
|
1 |
filefield_source_attach_settings |
sources/attach.inc |
Implements hook_filefield_source_settings(). |
|
|
filefield_source_attach_theme |
sources/attach.inc |
Implements hook_theme(). |
|
|
filefield_source_attach_value |
sources/attach.inc |
A #filefield_value_callback function. |
|
1 |
filefield_source_imce_custom_scan_full |
sources/imce.inc |
Scan directory and return file list, subdirectories, and total size for Full Mode. |
|
1 |
filefield_source_imce_custom_scan_restricted |
sources/imce.inc |
Scan directory and return file list, subdirectories, and total size for Restricted Mode. |
|
1 |
filefield_source_imce_disable_perms |
sources/imce.inc |
Disable IMCE profile permissions. |
2 |
|
filefield_source_imce_info |
sources/imce.inc |
Implements hook_filefield_source_info(). |
|
|
filefield_source_imce_menu |
sources/imce.inc |
Implements hook_menu(). |
|
|
filefield_source_imce_page |
sources/imce.inc |
Outputs the IMCE browser for FileField. |
|
1 |
filefield_source_imce_process |
sources/imce.inc |
A #process callback to extend the filefield_widget element type. |
|
1 |
filefield_source_imce_settings |
sources/imce.inc |
Implements hook_filefield_source_settings(). |
|
|
filefield_source_imce_theme |
sources/imce.inc |
Implements hook_theme(). |
|
|
filefield_source_imce_value |
sources/imce.inc |
A #filefield_value_callback function. |
|
1 |
filefield_source_reference_autocomplete |
sources/reference.inc |
Menu callback; autocomplete.js callback to return a list of files. |
|
1 |
filefield_source_reference_get_files |
sources/reference.inc |
Get all the files used within a particular field (or all fields). |
1 |
|
filefield_source_reference_info |
sources/reference.inc |
Implements hook_filefield_source_info(). |
|
|
filefield_source_reference_menu |
sources/reference.inc |
Implements hook_menu(). |
|
|
filefield_source_reference_process |
sources/reference.inc |
A #process callback to extend the filefield_widget element type. |
|
1 |
filefield_source_reference_settings |
sources/reference.inc |
Implements hook_filefield_source_settings(). |
|
|
filefield_source_reference_theme |
sources/reference.inc |
Implements hook_theme(). |
|
|
filefield_source_reference_value |
sources/reference.inc |
A #filefield_value_callback function. |
|
1 |
filefield_source_remote_curl_write |
sources/remote.inc |
cURL write function to save the file to disk. Also updates progress bar. |
|
1 |
filefield_source_remote_get_transfer_options |
sources/remote.inc |
Get a transfer key that can be retrieved by the progress function. |
1 |
|
filefield_source_remote_info |
sources/remote.inc |
Implements hook_filefield_source_info(). |
|
|
filefield_source_remote_menu |
sources/remote.inc |
Implements hook_menu(). |
|
|
filefield_source_remote_process |
sources/remote.inc |
A #process callback to extend the filefield_widget element type. |
|
1 |