You are here

constant OA_FILE_EXTENSIONS_DEFAULT in Open Atrium Core 7.2

The new default file extension list.

5 uses of OA_FILE_EXTENSIONS_DEFAULT
oa_core_field_default_field_instances_alter in ./oa_core.module
Implements hook_field_default_field_instances_alter().
oa_core_field_ui_field_edit_form_validate in ./oa_core.module
Submit handler for file_entity_settings_form.
oa_core_form_field_ui_field_edit_form_alter in ./oa_core.module
Implements hook_form_FORM_ID_alter().
oa_core_update_7235 in ./oa_core.install
Update default file extensions.
oa_core_update_field_instances in ./oa_core.module
Update file field instances when allowed file extensions variable is changed.

File

./oa_core.module, line 59

Code

define('OA_FILE_EXTENSIONS_DEFAULT', 'jpg jpeg gif png txt doc docx xls xlsx pdf ppt pptx pps ppsx odt ods odp mp3 mov mp4 m4a m4v mpeg avi ogg oga ogv weba webp webm zip tgz gz key dotx');