Skip to main content

This documentation is for an older version of this product. See the latest version of this content.Opens in a new tab

HS.UI.Logout

class HS.UI.Logout extends HS.UI.Base

Property Inventory

Method Inventory

Parameters

parameter PAGENAME = Logout;
Displayed name of this page.

Properties

property HomeApplication as %ZEN.Datatype.string [ InitialExpression = ##class(%ZHSLIB.SessionEventUtil).GetHomePageForNamespace() ];
Property methods: HomeApplicationDisplayToLogical(), HomeApplicationGet(), HomeApplicationIsValid(), HomeApplicationLogicalToDisplay(), HomeApplicationLogicalToOdbc(), HomeApplicationNormalize(), HomeApplicationSet()

Methods

method %OnAfterCreatePage() as %Status
Logout.
classmethod %OnHSPreHTTP() as %Boolean
Override this instead of %OnPreHTTP for all HS.UI Zen classes
method DrawMessage(pSeed As %String) as %Status
method DrawTitle(pSeed As %String) as %Status

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab