ConnectedApps.Cms.Entities Namespace |
Class | Description | |
---|---|---|
![]() |
AddOnSecurityPolicy |
Represents a security policy placed on an add-on. The existence of this policy evaluates the user's ability to access the add-on.
|
![]() |
Asset |
Represents an unmanaged asset such as an image or a text file.
|
![]() |
AssetFolder |
Represents a folder that contains unmanaged assets.
|
![]() |
AssetSearchResult |
Represents a result container from performing an asset search.
|
![]() |
BaseCollectionT | |
![]() |
Category |
Represents categories that can be assigned to Items.
|
![]() |
ContentValue |
Represents a value's content that maps to a Value.
|
![]() |
DomainAlias |
Represents a registered domain that can be assigned to a Url.
|
![]() |
DraftItem |
Represents a draft item used to edit separately from it's item. Publishing a draft item will result in the information contained here to be copied to it's item.
|
![]() |
Entity |
The base class for all CMS entities.
|
![]() |
EntityCollectionT |
The base generic collection of all CMS entities.
|
![]() |
EnumCollectionT | |
![]() |
Folder |
Represents a folder that can contain child folders, items, masters and templates.
|
![]() |
FolderProperty |
Represents a property instance on a folder.
|
![]() |
FolderSecurityPolicy |
Represents a security policy applied to a folder.
|
![]() |
Item |
Represents an item created by a module.
|
![]() |
ItemMeta |
Represents information that does not exist on a draft item and whose settable values are immediately reflected on an item when updated.
|
![]() |
ItemSearchResult |
Represents a result container from performing an item search.
|
![]() |
ItemSecurityPolicy |
Represents a security policy applied to an item.
|
![]() |
ItemUrl |
Represents a URL assigned to a page item.
|
![]() |
ItemValues |
Represents helper methods and collection of values in a tree structure.
|
![]() |
Language |
Represents a content language.
|
![]() |
MembershipSecurityPolicy |
Represents a membership user security policy. The existence of this policy evaluates the membership user's ability to access the item in the WebView mode.
|
![]() |
MembershipUser |
Represents a membership user.
|
![]() |
MembershipUserGroup |
Represents a group that membership users can be assigned to.
|
![]() |
MembershipUserSearchResult |
Represents a result container from performing a membership user search.
|
![]() |
Message |
Represents a log message.
|
![]() |
ModuleCategory |
Represents a category that a module is assigned to.
|
![]() |
ModuleClassInfo |
Represents the information regarding a module.
|
![]() |
ModuleInfo |
Represents version information of a module.
|
![]() |
NewItemRequest |
Represents information specified by an admin user in the workspace that a module should use in creating items.
|
![]() |
Pagination |
Represents information surrounding pages of results from performing searches.
|
![]() |
Property |
Represents a property instance that is assigned to a folder or item.
|
![]() |
PropertyDefinition |
Represents a property definition.
|
![]() |
PropertyInstance |
Represents an instance of a property on either a folder or item.
|
![]() |
RequestUrl |
Represents a requested URL in the WebView mode.
|
![]() |
ResponseHeader |
Represents a response header sent to clients on URL requests.
|
![]() |
SearchIndex | |
![]() |
Token |
Represents a token that is passed to global module's subscribing the Tokenizing hook.
|
![]() |
User |
Represents an admin user.
|
![]() |
UserGroup |
Represents a group that users can be assigned to.
|
![]() |
UserProfile |
Represents a user's custom profile data.
|
![]() |
UserProfileItem |
Represents a profile item instance on a user's profile.
|
![]() |
UserProfileItemDefinition |
Represents the definition of a user profile item.
|
![]() |
ValidationError | |
![]() |
Value |
Represents a value in a ItemValues value tree.
|
![]() |
ValueAttribute |
Represents a value attribute.
|
![]() |
ValueLanguage |
Represents a language in which a value content exists on a draft item or item.
|
![]() |
ValueModel |
Represents the base class of value models used by modules to hold item values.
|
![]() |
ValueModelAttribute |
Represents an attribute on a value model that corresponds to a value's attribute.
|
![]() |
ValueModelConvertResult |
Internal use only.
|
![]() |
ValueModelConvertResultAttributeProperty | |
![]() |
ValueModelConvertResultMemberAttribute | |
![]() |
ValueModelIgnoreAttribute |
Represents an attribute to mark model properties to ignore when converting to ItemValues.
|
![]() |
ValueModelUtil |
Internal use only. Helper methods to convert a value model to ItemValues and vice versa.
|