Namespace Umbraco.Cms.Core.Models.PublishedContent
Classes
HttpContextVariationContextAccessor
Implements IVariation
HybridVariationContextAccessor
Implements a hybrid IVariation
IndexedArrayItem <TContent>
Represents an item in an array that stores its own index and the total count.
ModelType
Represents the CLR type of a model.
NoopPublishedModelFactory
Represents a no-operation factory.
NoopPublishedValueFallback
Provides a noop implementation for IPublished
PublishedContentBase
Provide an abstract base class for IPublishedContent
implementations.
PublishedContentModel
Represents a strongly-typed published content.
PublishedContentType
Represents an IPublished
PublishedContentTypeFactory
Provides a default implementation for IPublished
PublishedContentWrapped
Provides an abstract base class for IPublishedContent
implementations that
wrap and extend another IPublishedContent
.
PublishedCultureInfo
Contains culture specific values for IPublished
PublishedDataType
Represents a published data type.
PublishedElementModel
Represents a strongly-typed published element.
PublishedElementWrapped
Provides an abstract base class for IPublishedElement
implementations that
wrap and extend another IPublishedElement
.
PublishedModelAttribute
Indicates that the class is a published content model for a specified content type.
PublishedModelFactory
Implements a strongly typed content model factory
PublishedPropertyBase
Provides a base class for IPublishedProperty
implementations which converts and caches
the value source to the actual value to use when rendering content.
PublishedPropertyType
Represents a published property type.
PublishedSearchResult
PublishedValueFallback
Provides a default implementation for IPublished
RawValueProperty
Represents a published property that has a unique invariant-neutral value and caches conversion results locally.
ThreadCultureVariationContextAccessor
Provides a CurrentUICulture-based implementation of IVariation
VariationContext
Represents the variation context.
Structs
Fallback
Manages the built-in fallback policies.
Interfaces
IAutoPublishedModelFactory
Provides a live published model creation service.
IPublishedContent
Represents a published content item.
IPublishedContentType
Represents an IPublished
IPublishedContentTypeFactory
Creates published content types.
IPublishedElement
Represents a published element.
IPublishedMember
IPublishedModelFactory
Provides the published model creation service.
IPublishedProperty
Represents a property of an IPublishedElement
.
IPublishedPropertyType
Represents a published property type.
IPublishedValueFallback
Provides a fallback strategy for getting IPublished
IVariationContextAccessor
Gives access to the current Variation
Enums
PublishedItemType
The type of published element.
UrlMode
Specifies the type of URLs that the URL provider should produce, Auto is the default.