Interfaces

\

Name Description
Iterator No description available
Traversable No description available

\SilverStripe\Assets

Name Description
Image_Backend Image_Backend
Thumbnail An object which may have a thumbnail url

\SilverStripe\Assets\FilenameParsing

Name Description
FileIDHelper Helps build and parse Filename Identifiers (ake: FileIDs) according to a predefined format.
FileResolutionStrategy Represents a strategy for resolving files on a Flysystem Adapter.

\SilverStripe\Assets\Flysystem

Name Description
ProtectedAdapter An adapter which does not publicly expose protected files
PublicAdapter Represents an AbstractAdapter which exposes its assets via public urls

\SilverStripe\Assets\Storage

Name Description
AssetContainer Represents a container for a specific asset.
AssetNameGenerator Provides a mechanism for suggesting filename alterations to a file
AssetStore Represents an abstract asset persistence layer. Acts as a backend to files.
AssetStoreRouter Represents a store usable with ProtectedFileController to serve up non-direct file requests
FileHashingService Utility for computing and comparing unique file hash. All `$fs` parameters can either be: * an `AssetStore` constant VISIBILITY constant or * an actual `Filesystem` object.
GeneratedAssetHandler Interface to define a handler for persistent generated files