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

class %DeepSee.UI.Application extends %ZEN.Portal.Application

Zen application class for pages within the DeepSee portal.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
3 2


Summary

This is a Zen Application class.

Properties
%StatusCode

Methods
%%OIDGet %AddToSaveSet %ClassIsLatestVersion %ClassName
%ConstructClone %DispatchClassMethod %DispatchGetModified %DispatchGetProperty
%DispatchMethod %DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty
%DrawSmallMenu %DrawStyleHTML %DrawTitleHTML %Extends
%GetApplicationName %GetParameter %GetUserPackages %IsA
%IsModified %LinkCSS %LinkScript %New
%NormalizeObject %ObjectModified %OnGetJSResources %OnGetProductName
%OriginalNamespace %PackageName %RemoveFromSaveSet %SerializeObject
%SetModified %ValidateObject CanShowSwitch ConvertParameter
Decrypt DrawUsername Encrypt EscapeHTML
EscapeURL GetContextLinks GetDeepSeeArray GetQuickLinks
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 APPLICATIONNAME = "DeepSee";
This is the name of this application.
• parameter DOMAIN = "%DeepSee";
Set this to the correct domain.
• parameter HOMEPAGE = "_DeepSee.UI.Home.zen";
This is the URL of the main starting page of this application.

Methods

• classmethod GetDeepSeeArray(Output pData) as %Status
Provide finder contents for the DeepSee pages. Called from %CSP.Portal.Home.
• classmethod GetQuickLinks(Output pLinks) as %Status
Provide any quick links for pages.