ContentService
gitinsp.infrastructure.ContentService
object ContentService extends ContentService
Attributes
- Graph
-
- Supertypes
- Self type
-
ContentService.type
Members list
Value members
Concrete methods
Format a document with a template
Format a document with a template
Value parameters
- docNumber
-
The document number
- text
-
The document text
Attributes
- Returns
-
Formatted document
- Definition Classes
Format content as HTML with proper styling.
Format content as HTML with proper styling.
Value parameters
- content
-
The plain text content to format
Attributes
- Returns
-
HTML formatted string
- Definition Classes
Format content as plain text with minimal formatting
Format content as plain text with minimal formatting
Value parameters
- content
-
The content to format
Attributes
- Returns
-
Plain text formatted string
- Definition Classes
In this article