Glossary modul
Before using the methods, the module must be configured as follows:
<module type="Onion.RenderEngine.CommonModules.GlossaryModule, Onion.RenderEngine.CommonModules" />
Namespace: http://onion.net/2010/glossary
Name | Parameter | Return type | Description |
---|---|---|---|
applyGlossary | text:string glossaryMap:string abbrevationMap:string [ignoreCase:boolean] |
nodeset | Looks for glosses and abbreviations in the transferred text and links these. |