AttachmentsWithVariantsTransformationDataProvider Class |
Namespace: CMS.UIControls
public class AttachmentsWithVariantsTransformationDataProvider : ObjectTransformationDataProvider
The AttachmentsWithVariantsTransformationDataProvider type exposes the following members.
Name | Description | |
---|---|---|
AttachmentsWithVariantsTransformationDataProvider |
Constructor
|
Name | Description | |
---|---|---|
mDataHandlers |
Data handlers for the given object type
(Inherited from ObjectTransformationDataProvider.) | |
mFoundObjects |
Found objects.
(Inherited from ObjectTransformationDataProvider.) | |
mRequestedObjects |
List of requested objects
(Inherited from ObjectTransformationDataProvider.) |
Name | Description | |
---|---|---|
DefaultDataHandler |
Handler function that provides the data to the dictionary
(Inherited from ObjectTransformationDataProvider.) | |
FormGUID |
Form GUID, when set, temporary attachments with this GUID are also retrieved
| |
Node |
Document node
| |
VersionHistoryID |
Version history ID
|
Name | Description | |
---|---|---|
GetData |
Gets the objects for the given object type from database
(Inherited from ObjectTransformationDataProvider.) | |
GetInfosByIds |
Gets the objects for the given object type from database
(Inherited from ObjectTransformationDataProvider.) | |
GetObject |
Gets the given object.
(Inherited from ObjectTransformationDataProvider.) | |
GetSingleObject |
Gets a single object by object type and object ID
(Inherited from ObjectTransformationDataProvider.) | |
RequireObject |
Marks the given object as required.
(Inherited from ObjectTransformationDataProvider.) | |
SetDataHandlerForType |
Sets the default data handler for the given object type
(Inherited from ObjectTransformationDataProvider.) | |
SetDefaultDataHandler |
Sets the default data handler for all object types
(Inherited from ObjectTransformationDataProvider.) |