Class docDojo.ChangeTemplateDialog


Extends ecm.widget.dialog.AddContentItemDialog.
Provides a dialog box that is used to author change a template for IBM Docs.
Defined in: <ecm\widget\admin\ChangeTemplateDialog.js>.

Constructor Summary

Constructor Attributes Constructor Name and Description
 
Fields borrowed from class ecm.widget.dialog.AddContentItemDialog:
allowBrowseParentFolder, destroyWhenFinished, parentFolder, repository, showEntryTemplateName, singleDocumentSelect
Fields borrowed from class ecm.widget.dialog.BaseDialog:
expandable, fitContentArea, lockFullscreen

Method Summary

Method Attributes Method Name and Description
 
The "Change" button event handler.
 
 
show(repository, parentFolder, typeDocument, virtualItems, callback)
Show the dialog.
Methods borrowed from class ecm.widget.dialog.AddContentItemDialog:
addFolderInMemory, applyEntryTemplate, destroy, getDaejaContent, getDaejaPartFileName, getExternalContentFilename, getRedactionPartFileName, hasDaejaContent, hasRedactionContent, isValid, onAdd, onAddFailed, onAddFinished, onCancel, setDaejaContent, setDaejaPartFileName, setDefaultContentClass, setFiles, setRedactionContent, setShowWarnings, showUsingTemplateItem
Methods borrowed from class ecm.widget.dialog.BaseDialog:
addButton, appendSecondaryMessage, buildRendering, clearMessage, clearSecondaryMessage, hide, isMaximized, onDragOver, resize, setExpandable, setIntroText, setIntroTextRef, setMaximized, setMessage, setReferenceLink, setResizable, setSize, setSizeToViewportRatio, setTitle, setWidth, showActionBar

Constructor Detail

docDojo.ChangeTemplateDialog()

Method Detail

onCheckin()

The "Change" button event handler.

postCreate()


show(repository, parentFolder, typeDocument, virtualItems, callback)

Show the dialog.
Parameters:
repository
parentFolder
typeDocument
virtualItems
callback