You are here

constant MEDIA_TYPES_DEFAULT in D7 Media 6

Same name and namespace in other branches
  1. 7 includes/media.variables.inc \MEDIA_TYPES_DEFAULT
2 uses of MEDIA_TYPES_DEFAULT
media_get_applicable_formatters in ./media.module
Select registrations for use by matching against uri and file extension.
media_get_registered_modules in ./media.module
Gets all of the modules which register with Media.

File

./media.module, line 19
Media API

Code

define('MEDIA_TYPES_DEFAULT', '*');