Class: TextGroup

TextGroup

new TextGroup(nodes)

Instantiate CTS TextGroup from CTS5 XML
Parameters:
Name Type Description
nodes NodeList DOM element to use for completion of the instance
Properties:
Name Type Description
urn string URN of the TextGroup
titles Object.<string, string> Dictionary of titles to show for the textgroup (Author name)
defaultLang string Default lang to use to display title
works Array.<CTS.repository.Prototypes.cts5.Work> Textgroup available in the inventory

Extends