public class ServicePageHelper extends Object
Modifier and Type | Method and Description |
---|---|
static void |
addImprintPageSection(StaticPageSection section)
Add a section to the imprint page.
|
static void |
addToolsPageSection(StaticPageSection section)
Add a section to the tools page.
|
static StaticPageSection |
removeImprintPageSection(String id)
Remove a section from the imprint page
|
static StaticPageSection |
removeToolsPageSection(String id)
Remove a section from the tools page
|
public static void addImprintPageSection(StaticPageSection section)
section
- the section to addpublic static void addToolsPageSection(StaticPageSection section)
section
- the section to addpublic static StaticPageSection removeImprintPageSection(String id)
id
- ID of the section to removepublic static StaticPageSection removeToolsPageSection(String id)
id
- ID of the section to removeCopyright © 2019 Communote team. All rights reserved.