AssetSourceService
final class AssetSourceService (View source)
A service for Asset Sources and Asset Proxies
Properties
| protected array | $assetSourcesConfiguration | ||
| protected ImportedAssetManager | $importedAssetManager | ||
| protected ImportedAssetRepository | $importedAssetRepository | ||
| protected AssetModelMappingStrategyInterface | $assetModelMappingStrategy | ||
| protected ResourceManager | $resourceManager | ||
| protected AssetRepository | $assetRepository | ||
| protected PersistenceManagerInterface | $persistenceManager | ||
| protected LoggerInterface | $systemLogger |
Methods
array
getAssetSources()
No description
importAsset(string $assetSourceIdentifier, string $assetIdentifier)
Import a specified asset from the given Asset Source
Details
array
getAssetSources()
No description
ImportedAsset
importAsset(string $assetSourceIdentifier, string $assetIdentifier)
Import a specified asset from the given Asset Source