%CSP.Portal.Application
class %CSP.Portal.Application extends %ZEN.Portal.Application
Zen based Management Portal ApplicationMethod Inventory
Parameters
parameter APPLICATIONNAME = System Management Portal;
This is the name of this application.
parameter DOMAIN = %Utility;
Domain used for localization.
Methods
Given a security resource, this method returns 1 if user has privilege, and 0 if the user does not security privilege for using a particular function.
Evaluate a menu item condition; the condition must refer to values or functions that
are in scope (i.e., % variables).
Inherited Members
Inherited Properties
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %DrawLocatorMenu()
- %DrawSmallMenu()
- %DrawStyleHTML()
- %DrawTitleHTML()
- %DrawTitleServerHTML()
- %Extends()
- %GetApplicationName()
- %GetParameter()
- %GetUserPackages()
- %IsA()
- %IsModified()
- %LinkCSS()
- %LinkScript()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OnGetJSResources()
- %OnGetProductName()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- CanShowSwitch()
- ConvertParameter()
- Decrypt()
- DrawEscalationRole()
- DrawServerFlag()
- DrawUsername()
- Encrypt()
- EscapeHTML()
- EscapeURL()
- GetContextLinks()
- GetQuickLinks()
- HyperEventCall()
- HyperEventHead()
- Include()
- InsertHiddenField()
- InsertHiddenFields()
- IsPrivate()
- Link()
- OnHTTPHeader()
- OnPage()
- OnPageError()
- OnPostHTTP()
- OnPostHyperEvent()
- OnPreHTTP()
- OnPreHyperEvent()
- Page()
- QuoteJS()
- RewriteURL()
- ShowError()
- StartTimer()
- StopTimer()
- ThrowError()
- UnescapeHTML()
- UnescapeURL()