$k. TagTypeConfiguration

new TagTypeConfiguration()

This configuration is used to map tags to semantic elements.

Methods

(static) from(configurationElement) → {$k.TagTypeConfiguration}

Returns the tag type configuration defined by the element

Parameters:
NameTypeDescription
configurationElement$k.SemanticElement

The tag type configuration element (semantic element, identifier oder element id)

Since
  • 5.2.0

intrafindTagList(languageopt, removeDuplicatesopt)

Returns the tag list for this tag type in a format suitable for the Intrafind tagger

Parameters:
NameTypeAttributesDescription
languagestring<optional>

Language identifier string or Undefined

removeDuplicatesboolean<optional>

Remove duplicate strings in this list of tags

Since
  • 5.2.0