Core code for the custom search plug-in project
You can get all the code from the custom search plug-in project with this book as the additional material to be downloaded from the website.
For your convenience, here are code for two core files:
VirtualFolderBrowsePane.js
Enhanced SamplePluginSearchServiceP8.java
VirtualFolderBrowsePane.js
The complete code for VirtualFolderBrowserPane.js is shown in Example C-1.
Example C-1 VirtualFolderBrowsePane.js
define([
"dojo/_base/declare",
"dojo/_base/lang",
"dojo/dom-construct",
"idx/layout/BorderContainer", ...

Get Customizing and Extending IBM Content Navigator now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.