These elements are installed with the Knowledge Document plugin.
Dependencies
The Knowledge Document plugin depends on the Managed Documents plugin. Activating Knowledge
Document activates Managed Documents.
Tables
표 1. Tables
| Display Name [table_name] |
Description |
| Knowledge Records [m2m_document_knowledge] |
A many-to-many table storing the relationship between a document and a
knowledge article. |
UI Actions
표 2. UI actions
| UI action |
Description |
| Link to Knowledge |
Creates or updates a knowledge article related to the current document,
depending on whether a knowledge article already exists. |
Scripts
표 3. Script includes
| Script include |
Description |
| KnowledgeDocument |
Holds the main logic for the Knowledge Document plugin. |
| KnowledgeDocumentDB |
Class that gets, inserts, and updates data for the Knowledge Document
plugin. |