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?

%UnitTest.Portal.Indices

class %UnitTest.Portal.Indices extends %UnitTest.Portal.standardPage

Method Inventory

Methods

method %OnAfterCreatePage() as %Status
Decorate the page.
method %OnGetPageName() as %String
Get the (localized) name of the page. This should be implemented in a subclass.
method %OnGetTitle() as %String
Inherited description: Get the (localized) title string for the page. This should be implemented in a subclass.
method BuildTestInstance() as %Status

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab