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

deprecatedstream class %ZEN.StudioDocument.ZENPageEditorDocument extends %ZEN.StudioDocument.AbstractDocument

Studio Document class for Zen Page Editor.
This document class applies to Zen page classes: It allows the user to view a visual representation of a Zen page class.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
5 1


Summary

Properties
%Location AtEnd Attributes Code CompileTime
Generated Id LastModified LineTerminator Locked
Name Size TimeStamp UpToDate

Methods
%AddToSaveSet %CheckUnique %ClassIsLatestVersion %ClassName
%ConstructClone %Delete %DeleteExtent %DeleteId
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %Exists
%ExistsId %Extends %GetParameter %GetSwizzleObject
%Id %IsA %IsModified %IsNull
%KillExtent %LOBPrefetch %LocationSet %LockStream
%New %NormalizeObject %ObjectIsNull %ObjectModified
%ObjectSize %Oid %Open %OpenId
%OriginalNamespace %PackageName %ReleaseLock %Reload
%RemoveFromSaveSet %RollBack %Save %SerializeObject
%SetModified %UnlockStream %ValidateObject AtEndGet
AtEndSet Clear Compile CompileDocument
CompileTime CompileTimeGet CopyFrom CopyFromAndSave
Delete DeleteAttribute DeleteStream Exists
ExportToXML FindAt Flush GetAttribute
GetAttributeList GetClassName GetOther GetPrevious
GetStreamId ImportFromXML InputFromDevice IsCharacter
IsDefinedAttribute IsEnabled IsGenerated IsMapped
IsNull IsUpToDate ItemList LastModifiedGet
LineTerminatorSet ListClose ListExecute ListFetch
Load LocalizeDescription Lock LockName
MoveTo MoveToEnd NextAttribute OpenStream
OutputToDevice OutputToDeviceAt Read ReadLine
ReadLineIntoStream ReadSQL Rewind Save
SaveAs SaveStream Search SearchRegex
SerializeToSyncSet SetAttribute SetAttributeList SizeGet
StreamOIDIsNull SyncStreamIn TimeStamp TimeStampGet
TranslateExportName Unlock UnlockName UpToDateGet
Write WriteLine


Parameters

• parameter DESCRIPTION = "Zen Page Editor";
Description Studio will display for this document.
If DOMAIN is defined this will be localized.
• parameter DOCUMENTCLASS = "%ZEN.Component.page";
If set, name of superclass used for documents of this type.
• parameter DOMAIN = "%ZEN";
• parameter EDITORURL = "%25ZEN.StudioDocument.ZENPageEditor.cls";
URL of the editor Studio will display within its HTML pane.
• parameter EXTENSION = ".zen";
File extension used for this document (e.g., ".dtl")

Methods

• classmethod IsEnabled() as %Boolean
Returns true if this document type is enabled, and false to disable it


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