User Guide
Working with Template Variables and Search Parameters 205
Getting Results with Novell Web Services
103-000133-001
August 29, 2001
Novell Confidential
Manual 99a38 July 17, 2001
Search Parameters
The following table lists all available search parameters, including required
syntax, a description of their default values, and examples. Each of these
parameters can be used to extend or enhance the functionality of the search
page templates or to create new search page templates from scratch. For more
information about how to implement parameters in an HTML document, see
Chapter 17, “Customizing Your Search Solutions,” on page 185.
HINT: If you use a parameter but leave its value blank, the default value for that
parameter will be used.
$$ResultEncoding Identifies the encoding used to return the current search results page.
$$Retry[text] If the Retry button is specified by Server logic, parses and inserts the
conditional text into the response page.
$$TemplateLocale Identifies the locale of the template, such as zh_TW.
$$TemplateName Identifies the filename of the template.
$$TemplateTheme Identifies the theme (or theme directory) that you want to place the
template in.
$$URL Inserts the URL to use when the parent button is clicked. This must appear
within the brackets of a button’s conditional text section.
The URL logic is generated by the server.
$$Yes[text] If the Yes button is specified by Server logic, parses and inserts the
conditional text into the response page.
Variable Name Description