Property | Type | Description | |
---|---|---|---|
$filters |
Method | Description | |
---|---|---|
add ( $mimetype, $class ) | ||
getAll ( ) | ||
isSupportedMimetype ( string $mimetype ) : boolean | Checks if mimetype is supported by the app | |
read ( $content, $mimetype ) | ||
write ( $content, $mimetype ) |
public static isSupportedMimetype ( string $mimetype ) : boolean | ||
$mimetype | string | - checked mimetype |
return | boolean |