6 calls to media_get_registered_modules() in D7 Media 6
- media_get_fields in ./
media.module - Get all fields that can be enabled on a field type.
- media_get_registration_kinds in ./
media.module - Parsing function for the registrations to hand back the kinds of modules registering. Used to select all formatters, resources, etc.
- media_get_resources in ./
media.module - Fetch all resources registered and call the specified callback. I
- media_registration_data in ./
media.module - Parsing function for the registrations to hand back the kinds of modules registering.
- media_registration_item_formatters in ./
media.module - Return a set of formatters which can format the specified item.
- media_registration_types in ./
media.module - Parsing function for the registrations to hand back the kinds of modules registering.