constant UUID_SERVICES_DEFAULT_ALLOWED_MEDIA_MIMES in Universally Unique IDentifier 7
Defines defaults for UUID_SERVICES_ALLOWED_MEDIA_MIMES.
2 uses of UUID_SERVICES_DEFAULT_ALLOWED_MEDIA_MIMES
- uuid_services_settings in uuid_services/
uuid_services.admin.inc - Settings form for UUID Services.
- _uuid_services_entity_update in uuid_services/
uuid_services.module - Callback for the 'update' method.
File
- uuid_services/
uuid_services.module, line 11 - UUID Services module functions.
Code
define('UUID_SERVICES_DEFAULT_ALLOWED_MEDIA_MIMES', 'video/brightcove
video/youtube');