| Module description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Module to handle search results. Displays partial result set in list view, each page lists part of result set. Interface includes start-previous-next-end buttons to view pages in result set. The information displayed is constructed from the <location> attributes (fields) for the result set. See section 3.4.1 for attribute reference. List items contain buttons for each location in result set. Buttons display additional information on mouseover and performs other actions when clicked. Buttons are dimmed when no data is present or attribute is missing. Distance calculation are shown for distance searches, sorted by distance. Attribute search does not produce distance information. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Configuring the module | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| The module is configured when loaded into the locator application. Section 3.5 describes the use of the <loadmodule> tag to load a module into the the application. The table and figure below describes the code set between the opening <loadmodule> and closing </loadmodule> tags. All code set within the <loadmodule> tag is directed to the module when the module is completely loaded and initialized. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
