Skip to main content

%DeepSee.UI.Application

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

Zen application class for pages within the DeepSee portal.

Method Inventory

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.
Provide any quick links for pages.

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab