You are here

Functions in FileField Sources 7

Primary tabs

Namesort descending Location Description Direct uses Strings
filefield_sources_clean_filename ./filefield_sources.module Clean up the file name, munging extensions and transliterating. 2
filefield_sources_curl_enabled sources/remote.inc Check for CURL extension enabled. 2
filefield_sources_element_info ./filefield_sources.module Implements hook_element_info().
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. 5
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_submit ./filefield_sources.module A #submit handler added to all FileField Source buttons. 5
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_field_widget_info_alter ./filefield_sources.module A list of settings needed by FileField Sources module on widgets.
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(). 2
filefield_sources_form ./filefield_sources.module Configuration form for editing FileField Sources settings for a widget. 1
filefield_sources_form_field_ui_field_edit_form_alter ./filefield_sources.module Implements hook_form_FORM_ID_alter().
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. 5
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_save_file ./filefield_sources.module Save a file into the database after validating it. 3
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_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_clipboard_info sources/clipboard.inc Implements hook_filefield_source_info().
filefield_source_clipboard_menu sources/clipboard.inc Implements hook_menu().
filefield_source_clipboard_page sources/clipboard.inc Handles the uploading of a file through a POST request. 1
filefield_source_clipboard_process sources/clipboard.inc A #process callback to extend the filefield_widget element type. 1
filefield_source_clipboard_theme sources/clipboard.inc Implements hook_theme().
filefield_source_clipboard_value sources/clipboard.inc A #filefield_value_callback function. 1
filefield_source_imce_custom_scan_full sources/imce.inc Scan and return files, 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. 1
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().

Pages

Other projects