Functions in Allow All File Extensions 7
Primary tabs
|
Name |
Location | Description | Direct uses | Strings |
|---|---|---|---|---|
| allow_all_file_extensions_form_alter |
./ |
Implements hook_form_alter(). | ||
| allow_all_file_extensions_form_field_ui_field_edit_form_alter |
./ |
Implements hook_form_FORM_ID_alter(). | ||
| allow_all_file_extensions_install |
./ |
Implements hook_install(). | 1 | |
| allow_all_file_extensions_update_7100 |
./ |
|||
| _allow_all_file_extensions_fix_validator |
./ |
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 |