You are here

Functions in Allow All File Extensions 7

Primary tabs

Namesort descending Location Description Direct uses Strings
allow_all_file_extensions_form_alter ./allow_all_file_extensions.module Implements hook_form_alter().
allow_all_file_extensions_form_field_ui_field_edit_form_alter ./allow_all_file_extensions.module Implements hook_form_FORM_ID_alter().
allow_all_file_extensions_install ./allow_all_file_extensions.install Implements hook_install(). 1
allow_all_file_extensions_update_7100 ./allow_all_file_extensions.install
_allow_all_file_extensions_fix_validator ./allow_all_file_extensions.module This ugly little hack of a function recursively crawls through the form and adds an empty file_validate_extensions array to every managed_file element that doesn't already contain one. I shouldn't have had to do it this way, but… 1

Other projects