Class Reference
%ZEN.Report.reportLauncher
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [BASEXML] >  [%ZEN] >  [Report] >  [reportLauncher]
Private  Storage

abstract class %ZEN.Report.reportLauncher extends %CSP.Page

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
4 2


Summary

Methods
%ClassIsLatestVersion %ClassName %DispatchClassMethod %DispatchGetModified
%DispatchGetProperty %DispatchMethod %DispatchSetModified %DispatchSetMultidimProperty
%DispatchSetProperty %Extends %GetParameter %IsA
%OriginalNamespace %PackageName ConvertParameter Decrypt
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 HOST = "localhost";
• parameter PORT = 57772;
• parameter REPORTCLASS;
• parameter URL = "csp/samples";

Methods

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