is_type
Description:
Compares the given type and subtype with that of the given mime type object.
Parameters:
this | |
type |
MIME type to compare against |
subtype |
MIME subtype to compare against |
Returns:
true if the MIME types match or false otherwise. You may use "*" in
place of |