Adobe FrameMaker-12 Object Model JS: CMSObject

FrameMaker 12.0

Class

CMSObject

 

QuickLinks

CMSCancelCheckout, CMSCheckin, CMSCheckout, CMSDelete, CMSDisableCommand, CMSDownloadObject, CMSEnableCommand, CMSGetProperties, CMSGetProperty, CMSOpenFile, CMSSetProperties, CMSSetProperty, CMSShowCancelCheckoutUI, CMSShowCheckinUI, CMSShowCheckoutUI, CMSShowCommonListUI, CMSShowDeleteUI, CMSShowPropertyUI, CMSShowPropertyUIWithTitle, CMSUploadObject, GetProps, ObjectValid, SetProps

Methods

Instances

int CMSCancelCheckout ()

int CMSCheckin (checkinParam: IdValuePairs)

ParameterTypeDescription
checkinParamIdValuePairs

int CMSCheckout (rootWithDescendants: bool)

ParameterTypeDescription
rootWithDescendantsbool

int CMSDelete (deleteParams: IdValuePairs)

ParameterTypeDescription
deleteParamsIdValuePairs

void CMSDisableCommand (commandId: int)

ParameterTypeDescription
commandIdint

string CMSDownloadObject ()

void CMSEnableCommand (commandId: int)

ParameterTypeDescription
commandIdint

PropVals CMSGetProperties ()

PropVal CMSGetProperty (propertyId: PropIdent)

ParameterTypeDescription
propertyIdPropIdent

Object CMSOpenFile (openParams: IdValuePairs)

ParameterTypeDescription
openParamsIdValuePairs

void CMSSetProperties (propVals: PropVals)

ParameterTypeDescription
propValsPropVals

void CMSSetProperty (propVal: PropVal)

ParameterTypeDescription
propValPropVal

void CMSShowCancelCheckoutUI ()

CMSCheckinParam CMSShowCheckinUI (hideUiItems: int)

ParameterTypeDescription
hideUiItemsint

bool CMSShowCheckoutUI (hideUiItems: int)

ParameterTypeDescription
hideUiItemsint

bool CMSShowCommonListUI (commandId: int, title: string, columnProperties: TypedVals)

ParameterTypeDescription
commandIdint
titlestring
columnPropertiesTypedVals

CMSDeleteParam CMSShowDeleteUI (hideUiItems: int)

ParameterTypeDescription
hideUiItemsint

CMSProperties CMSShowPropertyUI (props: CMSProperties)

ParameterTypeDescription
propsCMSProperties

CMSProperties CMSShowPropertyUIWithTitle (props: CMSProperties, title: string)

ParameterTypeDescription
propsCMSProperties
titlestring

int CMSUploadObject (localFilePath: string)

ParameterTypeDescription
localFilePathstring

PropVals GetProps ()

int ObjectValid ()

void SetProps (setVal: PropVals)

ParameterTypeDescription
setValPropVals

Return

CMSObject CMSSession.CMSCreateObject ()

CMSObject CMSSession.CMSShowBrowseRepositoryUI (showContainerOnly: bool)

CMSObject CMSSession.GetCMSObjectFromPath (urlPath: string)

Jongware, 18-Jan-2015 v1.0Contents :: Index