Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [%CSP] >  [UI] >  [System] >  [ExpResultPage]
Private  Storage   

class %CSP.UI.System.ExpResultPage extends %CSP.Page

This class is used internally by InterSystems IRIS. You should not make direct use of it within your applications. There is no guarantee made about either the behavior or future operation of this class.

Final processing of actions for Explorer's compile, export, etc.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
1 10


Summary

Methods
%ClassIsLatestVersion %ClassName %DispatchClassMethod %DispatchGetModified
%DispatchGetProperty %DispatchMethod %DispatchSetModified %DispatchSetMultidimProperty
%DispatchSetProperty %Extends %GetParameter %IsA
%New %OriginalNamespace %PackageName %SetModified
ConvertParameter CopyMapsFrom Decrypt DeleteError
DoneMsg DrawCloseButton DrawErrorLog EnableEnsNamespace
Encrypt EscapeHTML EscapeURL HelpTextCancel
HyperEventCall 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 = "%Utility";
Default Localization Domain

Methods

• classmethod CopyMapsFrom(pNamespace As %String, pCopyMapsFrom As %String)
Method to copy mappings for a InterSystems IRIS instance when adding a new namespace.
• classmethod DeleteError(namespace, cbState, tMode)
• classmethod DoneMsg(tSC)
Write common message after action is commited.
• classmethod DrawCloseButton(Index As %Integer)
• classmethod DrawErrorLog(err)
Write out error log
• classmethod EnableEnsNamespace(pNamespace As %String, pCopyMapsFrom As %String)
Method to enable production-enabled namespace when adding a new namespace.
• classmethod HelpTextCancel()
• classmethod OnPage() as %Status
Event handler for PAGE event: this is invoked in order to generate the content of a csp page.
• classmethod OnPreHTTP() as %Boolean
Ensure the user has either %Admin_Operate:USE or %Admin_Manage:USE. Extend response timeout to allow the requested task to complete.


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.