Modifier and Type | Class and Description |
---|---|
class |
BookmarkletToolsPageSection |
Modifier and Type | Method and Description |
---|---|
StaticPageSection |
StaticPageContentManager.removeSection(String id)
Remove a previously added section from the list.
|
Modifier and Type | Method and Description |
---|---|
List<StaticPageSection> |
StaticPageContentManager.getSections()
Get all added sections.
|
Modifier and Type | Method and Description |
---|---|
void |
StaticPageContentManager.addSection(StaticPageSection section)
Add a new section.
|
Modifier and Type | Class and Description |
---|---|
class |
EnhancedPageSection
Descriptor for sections which defines some additional content elements.
|
Modifier and Type | Method and Description |
---|---|
static StaticPageSection |
ServicePageHelper.removeImprintPageSection(String id)
Remove a section from the imprint page
|
static StaticPageSection |
ServicePageHelper.removeToolsPageSection(String id)
Remove a section from the tools page
|
Modifier and Type | Method and Description |
---|---|
static void |
ServicePageHelper.addImprintPageSection(StaticPageSection section)
Add a section to the imprint page.
|
static void |
ServicePageHelper.addToolsPageSection(StaticPageSection section)
Add a section to the tools page.
|
Copyright © 2019 Communote team. All rights reserved.