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

deprecatedclass %ZEN.Report.Display.body extends category

Specifies the section of the report display that will be used as the body of the report.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
4 1


Summary

Properties
appendIdToZenLastPage applyLevel blockZENLastPage children
class composite foStyle genLastPageIdOn
htmlstyle id ifexpression ifxpath
includeColIfExpression includeColIfXPath includeColUnlessExpression includeColUnlessXPath
level parent selectstylecond selectstylelist
style stylecall styleparamNames styleparams
tag template unlessexpression width
withinSmallmultiple xmlnamespace xmlnamespaceprefix xpath
xslfostyle

Methods
%AddToSaveSet %ApplyClass %ApplyLevelParameters %ClassIsLatestVersion
%ClassName %ConstructClone %DeclareLevelParameters %DispatchClassMethod
%DispatchGetModified %DispatchGetProperty %DispatchMethod %DispatchSetModified
%DispatchSetMultidimProperty %DispatchSetProperty %DrawStyleToHTML %DrawToAnnotatedXML
%DrawToHTML %DrawToXSLFO %EndLevel %Extends
%GetAbsoluteURL %GetParameter %IncLevel %IsA
%IsModified %New %NormalizeObject %ObjectModified
%OriginalNamespace %PackageName %QuoteValue %QuoteValueEmbedded
%QuoteValueL10N %RemoveFromSaveSet %SerializeObject %SetModified
%StyleHTML %StyleXSLFO %ValidateObject ApplyClass
CSPLinkToFileLink CountSpaces DoDocForHTML GetDocForXSLFO
HTMLStyle OutputId XMLDTD XMLExport
XMLExportToStream XMLExportToString XMLNew XMLSchema
XMLSchemaNamespace XMLSchemaType XSLFOStyle insertAxis
isCSPLink needsURL parent processExclamationPoint
qualify tagGet


Properties

• property appendIdToZenLastPage as %ZEN.Datatype.boolean [ InitialExpression = 0 ];
Append group id to %ZENLastPage for uniqueness
id of body is appended. Unlike genLastPageIdOn does not use xpath.
• property blockZENLastPage as %ZEN.Datatype.boolean [ InitialExpression = 0 ];
Boolean flag to block lst page reference creation
• property foStyle as %ZEN.Datatype.string;
• property genLastPageIdOn as %ZEN.Datatype.string;
XPath value to use when generating the last page reference
Would normally be used in coordination with an item special that includes an xpath, for instance,

Methods

• method %DrawToXSLFO(ByRef context As %String, ByRef XSL As %GlobalCharacterStream, delay As %GlobalCharacterStream, ByRef incell As %Boolean = 0) as %Status
This method outputs the necessary stylesheet information for the PDF report. Every tag should override this method.


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