Register an online topic.
Optionally you can register a topic for a component and view.
doc_path
*
-
Path
(default =
None
)
Path to the file that contains the Help Topic content.
id
*
-
BytesLine
(default =
None
)
Id of the topic as it will appear in the URL.
title
*
-
MessageID
(default =
None
)
Provides a title for the online Help Topic.
class_
-
GlobalObject
(default =
None
)
The factory is the topic class used for initializeing the topic
for_
-
GlobalInterface
(default =
None
)
Interface for which this Help Topic is registered.
parent
-
BytesLine
(default =
''
)
Id of the parent topic.
resources
-
Tokens
(default =
None
)
A list of resources which shall be used for the Help Topic. The resources must be located in the same directory as the Help Topic definition.
view
-
BytesLine
(default =
''
)
The view name for which this Help Topic is registered.
* = required