Class Reference
%ZEN.Report.Display.bookmarkGroup
Server:appadmin-00044-deployment-6bf4cbc86d-9f4xc
Instance:IRIS
User:SuperUser
 
-
  [USER] >  [%ZEN] >  [Report] >  [Display] >  [bookmarkGroup]
Private  Storage

deprecatedclass %ZEN.Report.Display.bookmarkGroup extends childrenNode

bookmarkGroup instances must always have bookmarkTree instances as their parent

	<bookmarkGroup group="FilmCategory">
	   <variable name="Category">
	      <valueof select="@Category"/>
	   </variable>
	   <bookmark internalDestination="!concat($Category,1)">
	      <bookmarkTitle>
	         <valueof select="@Category"/>
	      </bookmarkTitle>
	   </bookmark>
	</bookmarkGroup>

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
1 1


Summary

Properties
applyLevel children class composite
group 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 group as %ZEN.Datatype.string;
group matches XML data using the command <xsl:for-each select='_..group_"'>".
All children of bookmarkGroup are generated under the <xsl:for-each select=...>

Methods

• method %DrawToXSLFO(ByRef context As %String, ByRef XSL As %GlobalCharacterStream, ByRef delay As %GlobalCharacterStream) as %Status
%DrawToXSLFO is an internal method used to generate the containg <xsl:for-each select'_..group"'>and then all the children of bookmarkGroup


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