- Name (name: String)
- Engine (engine: String)
- Service (url: Page)
- Query (query: TextArea)
- Limit (resultsNumber: String)
- Icon (icon: String)
- Highlight (highlight: Boolean)
- Activated (activated: Boolean)
- You can use the class editor to add or modify the class properties.
The following pages have objects described by this class.
Before using this class you must first create a sheet and a template for it. Follow the instructions below to do this.
InformationThe sheet allows you to control the presentation of pages of this type. You can use the default presentation, which enumerates all the available fields, or you can design your own presentation. You can also choose different presentations for the viewing and for the editing modes.
WarningThe sheet is not bound to the class so it won't be applied automatically when a page that has an object of this class is displayed.
View the sheet page (XWiki / SearchSuggestSourceSheet) ยป
InformationThe template is the page used as the model when creating a new page of this type. It contains an instance of your class.