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

deprecatedclass %ZEN.Report.Display.controller extends common

The controller class has the logic that allows any node or tableOuput to be removed from rendering

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
8 16


Summary

Properties
applyLevel composite id ifexpression
ifxpath includeColIfExpression includeColIfXPath includeColUnlessExpression
includeColUnlessXPath unlessexpression

Methods
%AddToSaveSet %ApplyLevelParameters %ClassIsLatestVersion %ClassName
%ConstructClone %DeclareLevelParameters %DispatchClassMethod %DispatchGetModified
%DispatchGetProperty %DispatchMethod %DispatchSetModified %DispatchSetMultidimProperty
%DispatchSetProperty %EndLevel %Extends %GetParameter
%IncLevel %IsA %IsModified %New
%NormalizeObject %ObjectModified %OriginalNamespace %PackageName
%QuoteValue %QuoteValueEmbedded %QuoteValueL10N %RemoveFromSaveSet
%SerializeObject %SetModified %ValidateObject XMLDTD
XMLExport XMLExportToStream XMLExportToString XMLNew
XMLSchema XMLSchemaNamespace XMLSchemaType

Subclasses
%ZEN.Report.Display.node %ZEN.Report.Display.tableOutput

Properties

• property applyLevel as %ZEN.Datatype.integer(XMLPROJECTION="NONE");
• property ifexpression as %ZEN.Datatype.string;
• property ifxpath as %ZEN.Datatype.string;
• property includeColIfExpression as %ZEN.Datatype.string;
• property includeColIfXPath as %ZEN.Datatype.string;
• property includeColUnlessExpression as %ZEN.Datatype.string;
• property includeColUnlessXPath as %ZEN.Datatype.string;
• property unlessexpression as %ZEN.Datatype.string;

Methods

• method %ApplyLevelParameters(ByRef context As %String, ByRef XSL As %GlobalCharacterStream, delay As %GlobalCharacterStream)
• method %DeclareLevelParameters(ByRef context As %String, ByRef XSL As %GlobalCharacterStream, delay As %GlobalCharacterStream)
• method %EndLevel(ByRef context As %String, ByRef XSL As %GlobalCharacterStream, delay As %GlobalCharacterStream)
• method %IncLevel(ByRef context As %String, ByRef XSL As %GlobalCharacterStream, delay As %GlobalCharacterStream)


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