An index.
|
Method
|
Returns
|
Description
|
|
capitalize
|
Nothing
|
Applies capitalization options to the index entries.
|
|
extractLabel
|
String
|
Gets the content of the label associated with the specified key (name).
|
|
generate
|
Array of Stories
|
Generate a new index story.
|
|
getElements
|
Array of Objects
|
Resolve the object specifier.
|
|
importTopics
|
Nothing
|
Imports a list of topics.
|
|
insertLabel
|
Nothing
|
Sets the content of the label associated with the specified key (name), creating the label if it does not already exist.
|
|
removeUnusedTopics
|
Nothing
|
Removes all unused index entries.
|
|
toSource
|
String
|
Generate JavaScript source that, if executed, will return the specified objects.
|
|
toSpecifier
|
String
|
Retrieve the object specifier.
|
|
update
|
Nothing
|
Update the page numbers in the index.
|