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 |
|---|---|
TextModuleUpdater |
CreateContentFactory.getTextModuleUpdater()
Gets a builder for updating existing text modules.
|
TextModuleUpdater |
TextModuleUpdater.setContent(String aContent,
ContentFormat aContentFormat)
Sets the new content for the text module with an explicit format.
|
TextModuleUpdater |
TextModuleUpdater.setMarkdownContent(String aMarkdownContent)
Sets the new content for the text module using Markdown format.
|
TextModuleUpdater |
TextModuleUpdater.setTextModule(Node aTextModule)
Sets the text module to be updated.
|
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.