NeosAssetProxy
final class NeosAssetProxy implements AssetProxyInterface, ProvidesOriginalUriInterface (View source)
Properties
protected PersistenceManagerInterface | $persistenceManager | ||
protected ResourceManager | $resourceManager |
Methods
getAssetSource()
No description
string
getIdentifier()
No description
string
getLabel()
No description
string
getFilename()
No description
getLastModified()
No description
int
getFileSize()
No description
string
getMediaType()
No description
int|null
getWidthInPixels()
No description
int|null
getHeightInPixels()
No description
getAsset()
No description
UriInterface|null
getThumbnailUri()
No description
UriInterface|null
getPreviewUri()
No description
UriInterface|null
getOriginalUri()
No description
resource
getImportStream()
No description
string|null
getLocalAssetIdentifier()
No description
Details
__construct(AssetInterface $asset, NeosAssetSource $assetSource)
No description
AssetSourceInterface
getAssetSource()
No description
string
getIdentifier()
No description
string
getLabel()
No description
string
getFilename()
No description
DateTimeInterface
getLastModified()
No description
int
getFileSize()
No description
string
getMediaType()
No description
int|null
getWidthInPixels()
No description
int|null
getHeightInPixels()
No description
AssetInterface
getAsset()
No description
UriInterface|null
getThumbnailUri()
No description
UriInterface|null
getPreviewUri()
No description
UriInterface|null
getOriginalUri()
No description
resource
getImportStream()
No description
string|null
getLocalAssetIdentifier()
No description