Class Reference
%Activate.UI.WizardDone
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [BASEXML] >  [%Activate] >  [UI] >  [WizardDone]
Private  Storage

class %Activate.UI.WizardDone extends %CSP.Page

Activate Wizard

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
2 2


Summary

Methods
%ClassIsLatestVersion %ClassName %DispatchClassMethod %DispatchGetModified
%DispatchGetProperty %DispatchMethod %DispatchSetModified %DispatchSetMultidimProperty
%DispatchSetProperty %Extends %GetParameter %IsA
%OriginalNamespace %PackageName ConvertParameter Decrypt
DrawTitle Encrypt EscapeHTML EscapeURL
HyperEventBody HyperEventCall HyperEventFrame HyperEventHead
Include InsertHiddenField InsertHiddenFields IsPrivate
Link OnHTTPHeader OnPage OnPageError
OnPostHTTP OnPostHyperEvent OnPreHTTP OnPreHyperEvent
Page QuoteJS RewriteURL ShowError
StartTimer StopTimer ThrowError UnescapeHTML
UnescapeURL


Parameters

• parameter DOMAIN = "%ZEN";
The default domain for csp:text, span and div tags. This parameter is used to specify the subset of localized messages to be used on this page.
• parameter PAGENAME = "Activate Wizard Result";

Methods

• classmethod DrawTitle(pSeed As %String) as %Status
Draw HTML for the page title
• classmethod OnPage() as %Status
Event handler for PAGE event: this is invoked in order to generate the content of a csp page.