Метод |
Описание |
|
analyzedMediaUrl ( string $url ) : array |
Return the id and the format of a media. |
|
clear ( ) |
Clears the format cache. |
|
getMediaUrl ( integer $id, string $fileName, array $options, string $format, integer $version, integer $subVersion ) : string |
Return the url to an specific format of an media. |
|
purge ( integer $id, string $fileName, array $options ) : boolean |
Delete the image by the given parameters. |
|
save ( string $content, integer $id, string $fileName, array $options, string $format ) : boolean |
Save image and return the url to the image. |
|