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

deprecatedclass %ZEN.Template.PageGeneratorInfo extends %RegisteredObject

This utility class is used to pass information to a PageGenerator class.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
5


Summary

Properties
%Data ClassName Description PageName PageTitle

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


Properties

• property %Data as %String [ MultiDimensional ];
Array of additional data (name/value pairs) provided by Wizard.
• property ClassName as %String(MAXLEN=255);
Full name of class being generated.
• property Description as %String(MAXLEN=2000);
Description of new class.
• property PageName as %String(MAXLEN=255);
Page name for new class.
• property PageTitle as %String(MAXLEN=255);
Page title for new class.


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