User Guide
200 Getting Results with Novell Web Services
Getting Results with Novell Web Services
103-000133-001
August 29, 2001
Novell Confidential
Manual 99a38 July 17, 2001
$$EndTOCList[text] End of the table of contents section.
This is a conditional text section. The items within the brackets ( [ ] ) are
written out each time a result item occurs that decreases the depth of the
hierarchy. If the depth of the current item is several levels less than the
previous item, the text within the conditional text block is written out that
many times.
$$EndLoop End of the repeating body section. Beginning of the footer section.
$$IncludeFiletemplate_name Automatically pulls in the designated template at the location of this
variable. The included template can contain other template variables,
which will be processed as though they were a part of the original
template. The template name parameter can either be a full FILE:// URL
based on the file system of the server or a relative path based on the
location of the parent template. The template name parameter can be
located within quotation marks. See the SearchResultTemplate.html file
for an example use of this variable.
$$Number The hit number of the current result item. Possible numbers begin with 1
and end with $$TotalHits. Is displayed using the client’s locale.
$$Product The name of the product associated with the current item in the table of
contents.
This displays only if this is the first result item within that product.
See also “$$BeginTOCList[text]” on page 199.
$$QueryTemplateTheme Identifies the theme requested by the search client.
$$ResultEncoding Identifies the encoding used to return the current search results page.
$$Title Title of the result item. For empty titles, <title unavailable> is displayed. Is
localized using the client’s locale.
$$TotalHits The total number of hits that match the search query. This is not the same
as the number of hits displayed in any particular result page. Is displayed
using the client’s locale.
$$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.
Variable Name Description