Xtend Class - Author-it On-Premises - Author-it

Author-it Development Documentation

Provides access to Author-it Xtend functionality.

Namespace: Authorit.API.Services

Constructors

Name

Description

Method

Xtend()

Initializes a new instance of the Xtend class.

Properties

Class contains no properties.

Methods

Name

Description

Method

GetSuggestions(string)

Get reuse suggestions for supplied text fragment.

Method

GetSuggestionsInTopic(string, int)

Get reuse suggestions for supplied text fragment when used inside a topic.

Method

GetParagraphHighlightColor(string)

Get color to highligh paragraph, indicating level of reuse.

Method

GetParagraphHighlightColorInTopic(string, int)

Get color to highligh paragraph, indicating level of reuse. Paragraph is used inside specified topic.

Method

GetTopicsDetails(int[], bool)

Get details for multiple topics for preview used in Author-it Xtend.

Method

GetTopicDetails(int, bool)

Get details of a topic for preview used in Author-it Xtend.

Method

GetSuggestionHtml(int, int, bool)

Get HTML representation of an Author-it Xtend suggestion identified by a fragment ID.