Method | Description | |
---|---|---|
canHandleMimetype ( $mimeType ) : boolean | Checks if the system can handle the given mime type as image. Currently hardcoded for GD. | |
invalidate ( |
Invalidates any cached files. | |
replaceFromFilesystem ( |
public canHandleMimetype ( $mimeType ) : boolean | ||
$mimeType | The mime type to check | |
return | boolean | True if the system can display images of the given mimetype, false otherwise |
public invalidate ( |
||
$file | The file to invalidate |
public replaceFromFilesystem ( |
||
$file | ||
$filesystemFile |