Specifying Authoring Tool and HTML Browser Specifying Source Directory

11-6 Oracle Fusion Middleware Developers Guide for Oracle Help

11.5.2 Defining a Custom View Type

You can define a custom view if the available views do not meet your requirements. To create a custom view type, select Custom from the View Type dropdown list of Define Views page. The Define the Custom Type dialog appears. Figure 11–7 OHJ Authoring Wizard: Define Custom View Type Use the following information to enter data in each field of the Define Views page:

11.5.3 Defining a Custom Data Engine

You can define a custom data engine if the available data engines do not meet your requirements. To create a custom data engine, select Custom from the Data Engine dropdown list of Define Views page. The Define the Custom Data Engine dialog appears. Field Description View Type Select the view type of new view defined. You can choose the view type as OHJ TOC Navigator, OHJ Keyword Navigator, OHJ Search Navigator , or define a custom navigator. Data Engine Select the data engine for the new view. You can choose the engine as HHC Engine, HHK Engine, XML TOC Engine, XML Index Engine , TOC Engine, TOK Engine, Search Engine ; or define a custom data engine. Data Location Click Browse and select the location of the control file. Tab Label Select the checkbox and enter the label of the tab displayed in OHJ Help Navigator window. View Title Select the checkbox and enter the title of the view. Field Description Identifying Name Specify the unique name of the view. Navigator Subclass Specify the name of the Java class. The class must be a subclass of oracle.help.navigator.Navigator. Helpset Authoring Wizard 11-7 Figure 11–8 OHJ Authoring Wizard: Define Custom Data Engine Use the following information to enter data in each field of the Define Views page:

11.6 Defining Full-Text Search View

The Full-Text Search View page of OHJ Authoring Wizard allows you to create a Search View and generate a full-text search index for the help. To create a full-text search index, select the Generate a full text search index for the HelpSet checkbox. Figure 11–9 OHJ Authoring Wizard: Full-Text Search View Use the following information to enter data in each field of the Full Text Search View page: Field Description Identifying Name Specify the unique name of the data engine. DataEngine Subclass Specify the name of the Java class. The class must be a subclass of oracle.help.dataengine.DataEngine. Field Description Generate a full text search index for the HelpSet Select the checkbox to create a full-text search index.