You are here

6 calls to media_type_get_types() in D7 Media 7

MediaTypeTest::testOrder in test/media.types.test
Ensures that the weight is respected when types are created.
media_field_widget_settings_form in includes/media.fields.inc
Implement hook_field_widget_settings_form().
media_file_type_info in includes/media.types.inc
Implements hook_file_type_info().
media_get_type in includes/media.types.inc
Determines the type of media a passed in $file is.
media_type_load in includes/media.types.inc
Loads a media type based on its machine name.
media_update_7007 in ./media.install
Changes the preview formatter for non-image types to the icon view.