Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

Doc.Results

class Doc.Results extends %CSP.Page

Results page for Algolia search engine

Method Inventory

Methods

classmethod GetCustomBannerDiv() as %String
Custom version of (DocAPI.v1.HelperHTML).GetBannerDiv for this demo page
classmethod GetCustomBannerRight() as %String
Custom version of (DocAPI.v1.HelperHTML).GetBannerRight for this demo page
classmethod GetCustomHeaderElement() as %String
Custom version of (DocAPI.v1.HelperHTML).GetHeaderElement for this demo page
classmethod GetGASnippet() as %String
classmethod GetSearchPageHTML(includeFacetFilters As %Boolean = 1, websitegroupOverrideForHeadInfo As %String = "") as %String
classmethod OnPage() as %Status
Inherited description: Event handler for PAGE event: this is invoked in order to generate the content of a csp page.

Inherited Members

Inherited Methods

FeedbackOpens in a new tab