PresentationsAdminServices Class |
Namespace: IngeniuxCMService
The PresentationsAdminServices type exposes the following members.
Name | Description | |
---|---|---|
PresentationsAdminServices | Initializes a new instance of the PresentationsAdminServices class |
Name | Description | |
---|---|---|
DeleteContentUnits |
Deletes one or more content units
| |
FinalizeContentUnitView |
Checks in the mark for publish the content unit built-in, so it is ready for deployment
| |
GetComponentContentUnitsPaged | ||
GetComponentFragmentInstances |
Retrieves component content unit fragment instances.
A fragment instance is a component associated with a content unit there was shared out from embedded state.
They will always have inner layout. They are customized version of the component content unit.
| |
GetComponentSchemasForMassCreate |
Retrieves list of available component schemas for mass creating component content units
| |
GetContentUnitDetails |
Retrieves the full details of one content unit
| |
GetContentUnitPreviewData |
Retrieves preview data for a specific content unit
| |
GetContentUnits |
Retrives collections of all content units.
| |
GetDssViewContent |
Retrieves the source code of the current view of content unit element, from DSS project, if it exists
| |
GetFieldContentUnitsPaged | ||
MassCreateComponentUnitsFromSchemas |
Mass creates component content units from given list of schema ids
| |
RemoveContentUnitView |
Removes the built-in view of a content unit. Note that this action could break content unit,
if the unit doesn't have a view in DSS project
| |
SaveContentUnit |
Updates details of a content unit
| |
SaveContentUnitView |
Saves the built-in view code of a content unit
| |
SetBlockedUserGroupsToContentUnit |
Sets a list of user groups that are not allow to use a given content unit
| |
UploadThumbnail |
Uploads a thumbnail imagee for a content unit
|