Modifier and Type | Method and Description |
---|---|
Section |
DomTableEditorValue.getSection(Language language,
int row,
int column)
Get a cell defined by language, row, and column as Section object.
|
Modifier and Type | Method and Description |
---|---|
String[] |
ContentAreaListValue.getDisplayValues(Section section)
Deprecated.
Provides the display values for the given section as array.
|
Modifier and Type | Method and Description |
---|---|
Section |
SectionList.create(String sectionName,
SectionTemplate template)
Deprecated.
since 5.2.21 - see type
|
Section |
SectionList.create(String sectionName,
Template template,
Long id)
Deprecated.
since 4.2.200 - use
SectionList.create(String, de.espirit.firstspirit.access.store.templatestore.SectionTemplate) instead |
Section |
SectionList.fetch(Long id)
Deprecated.
since 5.2.21 - see type
|
Section<?> |
ElementReference.getSection()
Provides the section that may be referenced together with the element.
|
Section<?> |
TargetReference.getSection()
Get the referenced section.
|
Section<?> |
TargetReference.loadSection(Page page,
String sectionName)
Load a section of the given referenced page identified by its section name.
|
Modifier and Type | Method and Description |
---|---|
List<Pair<Section,Modification>> |
SectionList.diff(SectionList others)
Deprecated.
since 5.2.21 - see type
|
Modifier and Type | Method and Description |
---|---|
void |
SectionList.move(int index,
Section section)
Deprecated.
since 5.2.21 - see type
|
void |
ElementReference.setSection(Section<?> section)
Defines a section being referenced together with the element.
|
void |
TargetReference.setSection(Section<?> section)
Set the section to be referenced.
|
Modifier and Type | Interface and Description |
---|---|
interface |
GCASection
Interface providing means top operate on global store sections.
|
Modifier and Type | Method and Description |
---|---|
Section |
GCABody.createSection(String name,
Template template)
Create a new GCASection for this body with given name and Section-Template
|
Modifier and Type | Interface and Description |
---|---|
interface |
Content2Section
This is a section which renders new content.
|
interface |
SectionReference<T extends SectionTemplate>
Interface providing means to operate on section references.
|
Modifier and Type | Method and Description |
---|---|
Section |
Body.createSection(String name,
Template template)
Create a new section with the given name and template.
|
Section<T> |
SectionReference.getReference()
Return the referenced source
Section . |
Modifier and Type | Method and Description |
---|---|
SectionReference |
Body.createSectionReference(String name,
Section sourceSection)
Creates a section reference based on the given source section as new child of this body.
|
Modifier and Type | Method and Description |
---|---|
Section<?> |
NewSectionOperation.perform()
Executes this operation based on the previously defined settings.
|
Modifier and Type | Method and Description |
---|---|
NewSectionOperation |
NewSectionOperation.section(Section<?> section)
Contextual section after which the new section should be inserted.
|
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210