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