Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [%ZEN] >  [Portal] >  [Utils]
Private  Storage   

deprecatedabstract class %ZEN.Portal.Utils extends %RegisteredObject

APIs used by System Management Portal Methods in this class should be generic and maybe used by any ISC portals pages as well as in dialogs.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
4


Summary

Methods
%AddToSaveSet %ClassIsLatestVersion %ClassName %ConstructClone
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %Extends
%GetParameter %IsA %IsModified %New
%NormalizeObject %ObjectModified %OriginalNamespace %PackageName
%RemoveFromSaveSet %SerializeObject %SetModified %ValidateObject
disableCommandButton enableCommandButton hideCommandButton showCommandButton

Subclasses
%CSP.Portal.Template %CSP.UI.Portal.Background.Dialog.TaskInfo %CSP.UI.Portal.Mirror.Dialog.JoinNewMember
%DeepSee.UI.standardPage %iKnow.UI.standardPage

Methods

• method disableCommandButton(buttonName) [ Language = javascript ]
This method can be called to disable a button in the ribbon bar or a button with id starting with "command_". Pass in button id as defined in OnGetRibbonInfo.
• method enableCommandButton(buttonName) [ Language = javascript ]
This method can be called to enable a button in the ribbon bar.
• method hideCommandButton(buttonName) [ Language = javascript ]
This method can be called to hide a button in the ribbon bar. Pass in button id as defined in OnGetRibbonInfo.
• method showCommandButton(buttonName) [ Language = javascript ]
This method can be called to show a button in the ribbon bar.


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.