限定符和类型 | 字段和说明 |
---|---|
protected CmsTextBox |
CmsImageFormatsForm.m_heightBox
The height text box.
|
protected CmsTextBox |
CmsImageEditorForm.m_inputAltTitle
The alt/title input field.
|
protected CmsTextBox |
CmsImageEditorForm.m_inputCopyright
The copyright input field.
|
protected CmsTextBox |
CmsImageAdvancedForm.m_inputDescription
Description input field.
|
protected CmsTextBox |
CmsImageEditorForm.m_inputHSpace
The hSpace input field.
|
protected CmsTextBox |
CmsImageAdvancedForm.m_inputId
Id input field.
|
protected CmsTextBox |
CmsImageAdvancedForm.m_inputLanguageCode
Language code input field.
|
protected CmsTextBox |
CmsImageAdvancedForm.m_inputStyle
Style input field.
|
protected CmsTextBox |
CmsImageAdvancedForm.m_inputStyleClasses
Style classes input field.
|
protected CmsTextBox |
CmsImageEditorForm.m_inputVSpace
The vSpace input field.
|
protected CmsTextBox |
CmsPropertyForm.m_textBox
The text box.
|
protected CmsTextBox |
CmsImageFormatsForm.m_widthBox
The width text box.
|
限定符和类型 | 字段和说明 |
---|---|
protected CmsTextBox |
A_CmsListTab.m_quickSearch
The quick search box.
|
protected CmsTextBox |
CmsSearchTab.m_searchInput
The input field for the search query.
|
限定符和类型 | 字段和说明 |
---|---|
protected CmsTextBox |
CmsAliasView.m_newAliasPath
The text box for entering the path for a new alias.
|
protected CmsTextBox |
CmsAliasView.m_newResourcePath
The text box for entering the resource path for a new alias.
|
protected CmsTextBox |
CmsAliasView.m_newRewriteRegex
The text box for entering a new rewrite pattern.
|
protected CmsTextBox |
CmsAliasView.m_newRewriteReplacement
The text box for entering a new rewrite replacement string.
|
限定符和类型 | 字段和说明 |
---|---|
protected CmsTextBox |
CmsAliasList.AliasControls.m_textBox
The text box for the alias path.
|
限定符和类型 | 方法和说明 |
---|---|
protected CmsTextBox |
CmsAliasList.createTextBox()
Creates a text box for entering an alias path.
|
CmsTextBox |
CmsAliasList.AliasControls.getTextBox()
Gets the text box for the alias site path.
|
构造器和说明 |
---|
CmsAliasList.AliasControls(CmsAliasBean alias,
CmsTextBox textBox,
CmsSelectBox selectBox)
Creates a new alias controls instance.
|
限定符和类型 | 字段和说明 |
---|---|
protected CmsTextBox |
CmsLinkSelector.m_textbox
The text box containing the current link.
|
protected CmsTextBox |
CmsVfsLinkWidget.m_textbox
The textbox containing the currently selected path.
|
限定符和类型 | 方法和说明 |
---|---|
CmsTextBox |
CmsLinkSelector.getTextBox()
Returns the text box of this widget.
|
限定符和类型 | 字段和说明 |
---|---|
protected CmsTextBox |
CmsCategoryTree.m_quickSearch
The quick search box.
|
限定符和类型 | 字段和说明 |
---|---|
protected CmsTextBox |
CmsDateBox.m_box
The input field to show the result of picking a date.
|
protected CmsTextBox |
CmsDateBox.m_time
The text box to input the time.
|
限定符和类型 | 方法和说明 |
---|---|
CmsTextBox |
CmsDateBox.getTextField()
Returns the text box of this widget.
|
限定符和类型 | 字段和说明 |
---|---|
protected CmsTextBox |
CmsRenameView.m_newNameInput
The input field for the new name.
|