Namespace AdaptiveImages.Controllers
Classes
AdaptiveImageBlockController
Used to provide default rendering of adaptive images in site templates, e.g. when using PropertyFor.
AdaptiveImagesController
Used primarily for serving images and handle requests from the CMS UI, for example when searching for images through an image provider.
AdaptiveImagesController.SearchParameters
Represents arguments when searching for images through Search(SearchParameters).
ContentStore
REST store to be used in Dojo widgets to get/create CMS content.
ContentStore.Dto
Represents payload for a SingleImage instance.
ControllerHelpers
Extension methods primarily used to convert objects to JSON DTOs.
ImageMetaDataStore
REST store to be used in Dojo widgets to get/create image assets.
ImageMetaDataStorePayload
Represents payload when updating image metadata.
ImageUrlStore
REST store to be used in Dojo widgets to get image URLs.
SettingsStore
REST store to be used in Dojo widgets to get configuration settings.
SingleImageBlockController
Used to provide default rendering of a single image in site templates, e.g. when using PropertyFor.
ThumbnailUrlStore
REST store to be used in Dojo widgets to get image thumbnail URLs.