%UnitTest.Portal.Indices
Class %UnitTest.Portal.Indices Extends %UnitTest.Portal.standardPage [ DependsOn = %ZEN.Component.tableNavigator, System = 4 ]
XDatas
contentPane
XData contentPane [ XMLNamespace = "http://www.intersystems.com/zen" ]
Methods
BuildTestInstance
Method BuildTestInstance() As %Status
%OnGetTitle
Method %OnGetTitle() As %String
%OnAfterCreatePage
Method %OnAfterCreatePage() As %Status
Decorate the page.
%OnGetPageName
Method %OnGetPageName() As %String
Get the (localized) name of the page. This should be implemented in a subclass.