Click or drag to resize

PresentationsAdminServices Methods


The PresentationsAdminServices type exposes the following members.

Methods
  NameDescription
Public methodDeleteContentUnits
Deletes one or more content units
Public methodFinalizeContentUnitView
Checks in the mark for publish the content unit built-in, so it is ready for deployment
Public methodGetComponentFragmentInstances
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.
Public methodGetComponentSchemasForMassCreate
Retrieves list of available component schemas for mass creating component content units
Public methodGetContentUnitDetails
Retrieves the full details of one content unit
Public methodGetContentUnitPreviewData
Retrieves preview data for a specific content unit
Public methodGetContentUnits
Retrives collections of all content units.
Public methodGetDssViewContent
Retrieves the source code of the current view of content unit element, from DSS project, if it exists
Public methodMassCreateComponentUnitsFromSchemas
Mass creates component content units from given list of schema ids
Public methodRemoveContentUnitView
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
Public methodSaveContentUnit
Updates details of a content unit
Public methodSaveContentUnitView
Saves the built-in view code of a content unit
Public methodSetBlockedUserGroupsToContentUnit
Sets a list of user groups that are not allow to use a given content unit
Public methodUploadThumbnail
Uploads a thumbnail imagee for a content unit
Top
See Also