Description
It corresponds to a textual description in Stages. All operations will return rendered text depending of the context:
- metric/collector - no visualization images, no images
- PDF print - visualization images, images
- visualization - no visualization images, no images
Name | Paramter | Documentation |
---|---|---|
getDescription | none | returns the rendered description text in the preferred language |
getDescription | language (de, en, …) | returns the rendered description text in the given language |
getSection | section name | returns the given rendered section f the description text in the preferred language |
getSection | section name, language (de, en, …) | returns the given rendered section f the description text in the given language |