Click or drag to resize
ICMSDocumentManager Methods

The ICMSDocumentManager type exposes the following members.

Methods
  NameDescription
Public methodApproveDocument
Approves document.
Public methodArchiveDocument
Archives document
Public methodClearContentChanged
Clears content changed flag
Public methodClearNode
Clears current node.
Public methodClearProperties
Clears properties
Public methodEnsureDocumentsConsistency
Ensures documents consistency (Automatic blog post hierarchy etc.)
Public methodGetAllowSubmitScript
Gets allow submit script for save changes support
Public methodGetDocumentInfo
Gets default document information text
Public methodGetJSFunction
Gets java-script function
Public methodGetJSSaveFunction
Gets java-script function for save action
Public methodGetSaveAndCloseScript
Gets script for close dialog action
Public methodGetSaveAnotherScript
Gets script for save another action
Public methodGetSubmitScript
Gets submit script for save changes support
Public methodHasLocalMessagesPlaceHolder
Indicates if local messages placeholder is used
Public methodCheckInDocument
Checks-in document
Public methodCheckOutDocument
Check-outs document
Public methodIsActionAllowed
Checks if given action is allowed
Public methodPublishDocument
Publishes document
Public methodRejectDocument
Rejects document
Public methodRenderScripts
Renders scripts
Public methodSaveDocument
Saves document.
Public methodShowDocumentInfo(Boolean)
Gets document information text
Public methodShowDocumentInfo(Boolean, String)
Shows default document information text
Public methodUndoCheckOutDocument
Undoes check-out document
Public methodUpdateDocument
Updates the current document
Top
See Also