The following editors are included in the Oracle Experience Manager package:

Editor

Property Type

Functionality

BoostBuryEditor

<xavia:List>

Displays as a three-pane, drag-and-drop interface consisting of a central pane that lists available dimension refinements, a left pane for boosted refinements, and a right pane for buried refinements. The content administrator can filter the list of available dimensions by searching against a text string.

The editor populates two <xavia:List> properties, one for boosted dimension refinements and one for buried dimension refinements.

BoostBuryRecordEditor

<xavia:List>

Displays as two panes, Boosted Records and Buried Records, each with an Edit List button that launches the Select Records dialog. The content administrator uses the Select Records dialog to populate the lists of boosted and buried records.

The editor populates two <xavia:List> properties, one for boosted records and one for buried records.

DimensionListEditor

<xavia:List>

Displays as two panels, one with a list of available dimensions and one with a list of selected dimensions. The content administrator can drag values back and forth between the two lists.

DimensionSelectorEditor

<String>

Displays as a dropdown. The content administrator selects a value from the list of available dimensions retrieved from the MDEX Engine.

The editor populates two <xavia:String> properties, one for the dimension name and one for the ID.

DimvalListEditor

<xavia:List>

Displays as two panels, one with a list of available dimension refinements and one with a list of selected refinements. The content administrator can drag values back and forth between the two lists. Additionally, the list of available refinements includes a search box for finding specific refinements in a large data set.

GuidedNavigationEditor

<ContentItemList>

Displays as a button for launching the Generate Guided Navigation wizard, which allows a content administrator to select and order a set of dimensions in order to create multiple Refinement Menu cartridges at once.

LinkBuilderEditor

<xavia:Item>

Displays two radio buttons, one for specifying an External link via a text field, and one for specifying an Internal (Relative) link. The content administrator specifies a relative link by selecting a servlet from a dropdown list, then launching the Select Records dialog to navigate to a specific record or a navigation state.

The editor populates a<xavia:Item class=com.endeca.infront.cartridge.model.LinkBuilder/> item property. For more information, see "Adding a Link Builder."

MediaEditor

<xavia:Item>

Displays as a Media URL field, with an associated preview box and Select and Clear buttons for launching the media editor or clearing the current URL. The content administrator can browse through media in the configured source repository, and generate a link to a selected asset.

RecordStratificationEditor

<xavia:List>

Displays as two panes, Boosted Records and Buried Records, each with an Edit List button that launches the microbrowser. The content administrator uses the microbrowser to populate the lists of boosted and buried records.

The editor populates two <xavia:List> properties, one for boosted records and one for buried records.

RichTextEditor

<String>

Displays as a text area with a configurable formatting toolbar. The content administrator enters arbitrary string values and can include markup to add text formatting and hyperlinks.

SortEditor

<xavia:Item>

Displays as a dropdown. The content administrator selects a sort order from those configured in the editor.

The editor includes multiple <xavia:Item class="com.endeca.infront.navigation.model.SortOption"/> item properties that each specify an available sort option. For more information, see "Adding a Sort editor."


Copyright © Legal Notices