Class Reference
%ZEN.Template.PageGeneratorInfo
Server:appadmin-00044-deployment-6bf4cbc86d-9f4xc
Instance:IRIS
User:SuperUser
 
-
  [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.