Search Results for

    Show / Hide Table of Contents

    Namespace Umbraco.Cms.Core.Models.ContentEditing

    Classes

    AssignedContentPermissions

    The permissions assigned to a content node

    AssignedUserGroupPermissions

    The user group permissions assigned to a content node

    AuditLog

    BackOfficeNotification

    CodeFileDisplay

    ContentApp

    Represents a content app.

    ContentAppBadge

    Represents a content app badge

    ContentBaseSave<TPersisted>

    A model representing a content item to be saved

    ContentDomainsAndCulture

    ContentItemBasic

    A model representing a basic content item

    ContentItemBasic<T>

    A model representing a basic content item with properties

    ContentItemDisplay

    ContentItemDisplay<TVariant>

    A model representing a content item to be displayed in the back office

    ContentItemDisplayBase<T>

    ContentItemDisplayWithSchedule

    ContentItemSave

    A model representing a content item to be saved

    ContentPropertyBasic

    Represents a content property to be saved

    ContentPropertyCollectionDto

    Used to map property values when saving content/media/members

    ContentPropertyDisplay

    Represents a content property that is displayed in the UI

    ContentPropertyDto

    Represents a content property from the database

    ContentRedirectUrl

    ContentSortOrder

    A model representing a new sort order for a content/media item

    ContentTypeBasic

    A basic version of a content type

    ContentTypeCompositionDisplay

    ContentTypeCompositionDisplay<TPropertyTypeDisplay>

    ContentTypeSave

    Abstract model used to save content types

    ContentTypeSave<TPropertyType>

    Abstract model used to save content types

    ContentTypesByAliases

    A model for retrieving multiple content types based on their aliases.

    ContentTypesByKeys

    A model for retrieving multiple content types based on their keys.

    ContentVariantDisplay

    Represents the variant info for a content item

    ContentVariantSave

    ContentVariantScheduleDisplay

    CreatedContentTypeCollectionResult

    The result of creating a content type collection in the UI

    DataTypeBasic

    The basic data type information

    DataTypeConfigurationFieldDisplay

    Represents a datatype configuration field model for editing.

    DataTypeConfigurationFieldSave

    Represents a datatype configuration field model for editing.

    DataTypeDisplay

    Represents a data type that is being edited

    DataTypeHasValuesDisplay

    DataTypeReferences

    DataTypeReferences.ContentTypeReferences

    DataTypeReferences.ContentTypeReferences.PropertyTypeReferences

    DataTypeSave

    Represents a datatype model for editing.

    DictionaryDisplay

    The dictionary display model

    DictionaryOverviewDisplay

    The dictionary overview display.

    DictionaryOverviewTranslationDisplay

    The dictionary translation overview display.

    DictionarySave

    Dictionary Save model

    DictionaryTranslationDisplay

    The dictionary translation display model

    DictionaryTranslationSave

    The dictionary translation save model

    DocumentTypeDisplay

    DocumentTypeSave

    Model used to save a document type

    DomainDisplay

    DomainSave

    EditorNavigation

    A model representing the navigation ("apps") inside an editor in the back office

    EntityBasic

    EntitySearchResults

    GetAvailableCompositionsFilter

    HistoryCleanup

    HistoryCleanupViewModel

    Language

    LinkDisplay

    ListViewAwareContentItemDisplayBase<T>

    An abstract model representing a content item that can be contained in a list view

    MacroDisplay

    The macro display model

    MacroParameter

    Represents a macro parameter with an editor

    MacroParameterDisplay

    The macro parameter display.

    MediaItemDisplay

    A model representing a media item to be displayed in the back office

    MediaItemSave

    A model representing a media item to be saved

    MediaTypeDisplay

    MediaTypeSave

    Model used to save a media type

    MemberBasic

    Used for basic member information

    MemberDisplay

    A model representing a member to be displayed in the back office

    MemberGroupDisplay

    MemberGroupSave

    MemberListDisplay

    A model representing a member list to be displayed in the back office

    MemberPropertyTypeBasic

    Basic member property type

    MemberPropertyTypeDisplay

    MemberSave

    A model representing a content item to be saved

    MemberTypeDisplay

    MemberTypeSave

    Model used to save a member type

    ModelWithNotifications<T>

    A generic model supporting notifications, this is useful for returning any model type to include notifications from api controllers

    MoveOrCopy

    A model representing a model for moving or copying

    NotifySetting

    ObjectType

    Permission

    PostedFiles

    This is used for the response of PostAddFile so that we can analyze the response in a filter and remove the temporary files that were created.

    PostedFolder

    Used to create a folder with the MediaController

    PropertyEditorBasic

    Defines an available property editor to be able to select for a data type

    PropertyGroupBasic

    PropertyGroupBasic<TPropertyType>

    PropertyGroupDisplay<TPropertyTypeDisplay>

    PropertyTypeBasic

    PropertyTypeDisplay

    PropertyTypeHasValuesDisplay

    PropertyTypeValidation

    An object representing the property type validation settings

    PublicAccess

    PublishContent

    Used to publish content and variants

    RedirectUrlSearchResult

    RelationDisplay

    RelationTypeDisplay

    RelationTypeSave

    RichTextEditorCommand

    RichTextEditorConfiguration

    RichTextEditorPlugin

    RollbackVersion

    SearchResult

    SearchResultEntity

    SearchResults

    Section

    Represents a section (application) in the back office

    SimpleNotificationModel

    SnippetDisplay

    Stylesheet

    StylesheetRule

    Tab<T>

    Represents a tab in the UI

    TabbedContentItem<T>

    TemplateDisplay

    TreeSearchResult

    Represents a search result by entity type

    UnpublishContent

    Used to unpublish content and variants

    UrlAndAnchors

    UserBasic

    The user model used for paging and listing users in the UI

    UserDetail

    Represents information for the current user

    UserDisplay

    Represents a user that is being edited

    UserGroupBasic

    UserGroupDisplay

    UserGroupPermissionsSave

    Used to assign user group permissions to a content node

    UserGroupSave

    UserInvite

    Represents the data used to invite a user

    UserProfile

    A bare minimum structure that represents a user, usually attached to other objects

    UserSave

    Represents the data used to persist a user

    Interfaces

    IContentAppFactory

    Represents a content app factory.

    IContentProperties<T>

    IContentSave<TPersisted>

    An interface exposes the shared parts of content, media, members that we use during model binding in order to share logic

    IErrorModel

    IHaveUploadedFiles

    INotificationModel

    ITabbedContent<T>

    Enums

    ContentAppBadgeType

    Represent the content app badge types

    ContentSaveAction

    The action associated with saving a content item

    ContentSavedState

    The saved state of a content item

    NotificationStyle

    RichTextEditorCommandMode

    UmbracoEntityTypes

    Represents the type's of Umbraco entities that can be resolved from the EntityController

    In This Article
    • Classes
    • Interfaces
    • Enums
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX