FS_CATALOG
.@Deprecated public interface ContentAreaListValue extends EditorValue<SectionList>
EditorValue
representing the FirstSpirit input component CMS_INPUT_CONTENTAREALIST.Modifier and Type | Field and Description |
---|---|
static String |
CONTENTAREA_LIST_KEY
Deprecated.
Section container key.
|
static String |
SECTION_KEY
Deprecated.
Section entry key.
|
COPY_PRESET, DEFAULT, DELETE, FALLBACK_LANGUAGE, LANG_KEY, SOLE_LANGUAGE, UNSUPPORTED
Modifier and Type | Method and Description |
---|---|
SectionList |
get(Language language)
Deprecated.
Get the value object in the specified language.
|
Iterable<SectionTemplate> |
getAllowedSectionTemplates()
Deprecated.
Returns an unmodifiable iterable of allowed
section templates
which could be used to create new sections. |
SectionTemplate[] |
getAllowedTemplates()
Deprecated.
since 4.2.200 - use
getAllowedSectionTemplates() instead |
String[] |
getDisplayNames()
Deprecated.
Provides the display names as array.
|
String[] |
getDisplayValues(Section section)
Deprecated.
Provides the display values for the given section as array.
|
de.espirit.firstspirit.access.store.templatestore.gom.GomContentAreaList |
getForm()
Deprecated.
Covariant return of concrete form container.
|
addEditorValueListener, assimilate, beSet, clear, clear, findReferences, getContentType, getDataValue, getEditorLanguages, getGuiXml, getMatches, getSearchableString, getTagName, getValueType, initialize, isDefault, isEmpty, isLanguageDependent, isSet, isSet, isValid, removeEditorValueListener, set, setTagName, setValueNode, toXml, toXml, validate
static final String CONTENTAREA_LIST_KEY
static final String SECTION_KEY
de.espirit.firstspirit.access.store.templatestore.gom.GomContentAreaList getForm()
getForm
in interface EditorValue<SectionList>
@Deprecated SectionTemplate[] getAllowedTemplates()
getAllowedSectionTemplates()
insteadgetAllowedSectionTemplates()
, providing an array instead of a list.@NotNull Iterable<SectionTemplate> getAllowedSectionTemplates()
section templates
which could be used to create
new sections.section templates
for this editorString[] getDisplayNames()
String[] getDisplayValues(Section section)
section
- The section.@NotNull SectionList get(Language language)
get
in interface EditorValue<SectionList>
language
- The language to look up.Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210