Copyright© 2008-2026 Sitevision AB, all rights reserved.
| Package | Description |
|---|---|
| senselogic.sitevision.api.webresource.webcontent |
Web content (web content of pages, articles and templates) utility interfaces
|
| Modifier and Type | Method and Description |
|---|---|
TextModuleCreator |
CreateContentFactory.getTextModuleCreator()
Gets a builder for creating new text modules.
|
TextModuleCreator |
TextModuleCreator.setContent(String aContent,
ContentFormat aContentFormat)
Sets the content of the text module with an explicit format.
|
TextModuleCreator |
TextModuleCreator.setMarkdownContent(String aMarkdownContent)
Sets the content of the text module using Markdown format.
|
TextModuleCreator |
TextModuleCreator.setName(String aName)
Sets the display name of the text module to be created.
|
TextModuleCreator |
TextModuleCreator.setParent(Node aParent)
Sets the parent node where the text module will be created.
|
Sitevision - Content Management Made Easy
Sitevision is an advanced Java enterprise portal product that implements Java Content Repository (JSR 283).
Copyright© 2008-2026 Sitevision AB, all rights reserved.