Classes

\Codem\Thumbor

Name Description
AssetFormFactoryExtension This {@link \Extension} provides storage for manual cropping via {@link Codem\Thumbor\ManualCropField} EMPTY
Config Simple Config class for Thumbor EMPTY
Image A Thumbor image object that extends Image and overrides various methods EMPTY
ManualCropField Provides a manual cropping field to assist in saving ManualCrop data for the crop Thumbor command EMPTY
ManualCropImageExtension This {@link DataExtension} provides storage for manual cropping via {@link Codem\Thumbor\ManualCropField} EMPTY
ThumbnailGenerator Generate thumbnails and thumbnail links using Thumbor backend EMPTY
ThumborTest Module tests EMPTY
ThumboredImage Represents our 'image' that is returned to templates, in reality it's just going to be used to return the Thumbor Server URL Some methods are provided here to provide a semblance of compatibility with \Image_Cached but you really want to call those on the original \Image EMPTY
ThumbyllaAssetStore Asset store based on flysystem Filesystem as a backend EMPTY
ThumbyllaImageBackend An Image Backend for Thumbor-based image handling, replacing the InterventionBackend Remember, the actual 'backend' is the Thumbor Server, all we do is create image URLs ;) EMPTY
ThumbyllaProtectedImageBackend A Protected Image Backend for Thumbor-based image handling, replacing the InterventionBackend Remember, the actual 'backend' is the Thumbor Server, all we do is create image URLs ;) EMPTY