%ZHSLIB.PackageManager.Developer.Extension.PackageManager.UI.Output
class %ZHSLIB.PackageManager.Developer.Extension.PackageManager.UI.Output extends %ZEN.Template.cspTemplate
Display outputMethod Inventory (Including Private)
Parameters
parameter CSPURL = "/isc/studio/templates/"_$classname()_".cls";
Lock down access to this class to the /isc/studio/templates/ web application.
parameter DOMAIN = HSPM;
Domain used for localization.
parameter SECURITYRESOURCE = %Development:USE;
All CSP/Zen pages in the package manager require USE permissions on the %Development resource.
Methods (Including Private)
classmethod OnPage() as %Status [ Language = objectscript ]
Event handler for PAGE event: this is invoked in order to
generate the content of a csp page.
classmethod ProcessAction(pAction) [ Language = objectscript ]
Inherited Members
Inherited Methods (Including Private)
- %ClassIsLatestVersion()
- %ClassName()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %New()
- %OriginalNamespace()
- %PackageName()
- %SetModified()
- ConvertParameter()
- Decrypt()
- Encrypt()
- EscapeHTML()
- EscapeURL()
- HyperEventCall()
- HyperEventHead()
- Include()
- InsertHiddenField()
- InsertHiddenFields()
- IsPrivate()
- Link()
- OnHTTPHeader()
- OnPageError()
- OnPostHTTP()
- OnPostHyperEvent()
- OnPreHTTP()
- OnPreHyperEvent()
- Page()
- QuoteJS()
- RewriteURL()
- ShowError()
- StartTimer()
- StopTimer()
- ThrowError()
- UnescapeHTML()
- UnescapeURL()