Gets the available file mime types.
File: src/db-objects/elements/element-types/base/media.php
Media::get_media_types()
Gets the available media types.
Media
Class representing a media element type.
Media::filter_json()
Filters the array representation of a given element of this type.
Media::format_values_for_export()
Formats values for an export.
torro_export_attachment_url
Filter Hook: Filters the URL to use when generating the export output for an attachment.
Media::validate_field()
Validates a field value for an element.
Media::get_edit_submission_fields_args()
Gets the fields arguments for an element of this type when editing submission values in the admin.
Media::get_file_id()
Gets the ID under which to store the upload in $_FILES.
Media::bootstrap()
Bootstraps the element type by setting properties.