Determines if type is a subset of mime_type. Convenience wrapper around Content.typeIsA.
a content type string
a mime type string
TRUE if type is a kind of mime_type, FALSE otherwise.
2.52
Determines if type is a subset of mime_type. Convenience wrapper around Content.typeIsA.