<% List results = view.getResults(); %>
<% if (results!=null) { %>
<%= rdat.getStdFontTag(ColorSelectors.CONTENT_FOREGROUND,3) %> <%-- The initial search results --%> Search Results <% if (view.getFindCount()>0) { %> (Displaying <%= view.getOffset() + 1 %>-<%= view.getOffset() + dcount %> of <%= view.getFindCount() %>) <% } else { %>(None)<% } %> |
<% if (go_next || (data.getOffset()>0)) { %>
<%-- The navigational form that allows us to page through the results --%>
<% if (view.getConference()!=null) { %>
<% if (view.getTopic()!=null) { %>
<% } // end if %>
<% } // end if %>
<% if (view.getOffset()>0) { %>
|
|
|
|
|
|
---|---|---|---|---|