Class ecm.widget.AddContentItemGeneralPane


Extends dijit._Widget.
Provides the general settings pane that is used in the ecm.widget.dialog.AddContentItemDialog and ecm.widget.dialog.CheckInDialog widgets. This pane is used to select the parent folder, entry template, files, and other general settings for the add action.
Defined in: <ecm\widget\AddContentItemGeneralPane.js>.

Constructor Summary

Constructor Attributes Constructor Name and Description
 

Field Summary

Field Attributes Field Name and Description
 
The list of content source type choices.
 
The active entry template tooltip.
 
The folder selector widget used to select the parent folder for the add action.

Constructor Detail

ecm.widget.AddContentItemGeneralPane()

Field Detail

contentSourceTypeChoices

The list of content source type choices.
Since:
2.0.2

entryTemplateToolTip

The active entry template tooltip.

folderSelector

The folder selector widget used to select the parent folder for the add action.