Integrating a custom search or knowledge article viewer with knowledge blocks
If you are using a custom search or knowledge article viewer with your application, you can integrate that custom search or viewer with the appropriate knowledge or knowledge blocks API.
Note: Integration is only necessary if you are using a custom search or knowledge article viewer.
- KBPortalServiceImpl - Global
TheKBPortalServiceImplAPI is included with Knowledge Management V3 [com.snc.knowledge3] as a script include. It provides methods to use with knowledge, such as integration with a custom search. - KBBlock - Global
TheKBBlockAPI is included with knowledge blocks [com.snc.knowledge_blocks] as a script include. It provides methods to use with the knowledge blocks feature, such as integration with a custom knowledge article viewer.
Parent Topic:Using knowledge blocks