Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [apptools] >  [core] >  [AutoPage]
Private  Storage   

class apptools.core.AutoPage extends %CSP.Util.AutoPage

Updated at 12/08/2017 16:19:10

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
3 4


Summary

Methods
%ClassIsLatestVersion %ClassName %DispatchClassMethod %DispatchGetModified
%DispatchGetProperty %DispatchMethod %DispatchSetModified %DispatchSetMultidimProperty
%DispatchSetProperty %Extends %GetParameter %IsA
%New %OriginalNamespace %PackageName %SetModified
ChangeNamespace ConvertParameter CreatePageInstance Decrypt
DrawAutoLogout DrawBODY DrawFrameBODY DrawFrameLayout
DrawFrameSet DrawHEAD DrawHTML DrawShowDoc
DrawTitle Encrypt EscapeHTML EscapeURL
GetCSPClassName GetDetailPane GetInfoPane GetLocator
GetNavigatorPane GetPageName GetTitlePane HyperEventCall
HyperEventHead Include InsertHiddenField InsertHiddenFields
IsPrivate Link OnHTTPHeader OnPage
OnPageError OnPostHTTP OnPostHyperEvent OnPreHTTP
OnPreHyperEvent Page QuoteJS RegisterRecent
RewriteURL SetNamespace ShowError StartTimer
StopTimer ThrowError UnescapeHTML UnescapeURL

Subclasses
apptools.Chart.Chart apptools.Form.Exp apptools.core.LogInfo

Parameters

• parameter DOMAIN = "portalutils";
Default Localization Domain
• parameter ERRORPAGE = "apptools.errorpage.cls";
Specify a custom error page to call if there are any problems with generating this page. If this is not specified it will use the default error page specified for this CSP application, and if this is not specified it will use the system default error page. For example this could be set to '/csp/samples/error.csp' to display the sample error page.
• parameter STYLESHEET = "intersystems.css";
Name of the external style sheet file

Methods

• classmethod GetDetailPane(pInstance As %CSP.Util.PageInstance) as %CSP.Util.Pane
Get the detail pane info object
• classmethod GetTitlePane(pInstance As %CSP.Util.PageInstance) as %CSP.Util.Pane
Get the title pane info object
• classmethod OnPage(parameter="") as %Status
Event handler for PAGE event: this is invoked in order to generate the content of a csp page.


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