Classes
\SilverStripe\S3
| Name | Description | |
|---|---|---|
| S3AssetStore | Adds cache-warming behaviour for content set from setFromLocalFile() and setFromString() | EMPTY |
\SilverStripe\S3\Adapter
| Name | Description | |
|---|---|---|
| CacheAdapter | Wrapper adapter over a backend | EMPTY |
| ProtectedCacheAdapter | No description available | EMPTY |
| ProtectedS3Adapter | An adapter that allows the use of AWS S3 to store and transmit assets rather than storing them locally. | EMPTY |
| PublicCacheAdapter | No description available | EMPTY |
| PublicS3Adapter | No description available | EMPTY |
\SilverStripe\S3\Cache
| Name | Description | |
|---|---|---|
| ContentCache | Captures local files for immediate access, saving unnecessary back-end requests | EMPTY |
\SilverStripe\S3\Tests\Adapter
| Name | Description | |
|---|---|---|
| CacheAdapterTest | No description available | EMPTY |
\SilverStripe\S3\Tests\Cache
| Name | Description | |
|---|---|---|
| ContentCacheTest | No description available | EMPTY |