PHP Neos\Media\Domain\Model Пространство имен

Пространства имен

Neos\Media\Domain\Model\Adjustment
Neos\Media\Domain\Model\Dto
Neos\Media\Domain\Model\ThumbnailGenerator

Interfaces

Имя Описание
AssetInterface A user-managed Asset which is stored in the Asset Repository
AssetVariantInterface An interface of an asset which was derived from an original asset
ImageInterface Interface of an Image
ResourceBasedInterface Base interface for any class which is based on a PersistentResource.
ThumbnailSupportInterface Interface for models which provide methods for thumbnails
VariantSupportInterface An interface which defines that an asset has support for variants

Классы

Имя Описание
Asset An Asset, the base for all more specific assets in this package.
AssetCollection Class AssetCollection
Image An image
ImageVariant A user defined variant (working copy) of an original Image asset
Tag A Tag, to organize Assets
Thumbnail A system-generated preview version of an Asset
ThumbnailConfiguration Thumbnail configuration value object
Video A Video asset

Traits

Имя Описание
DimensionsTrait Trait for methods regarding the dimensions of an asset