Skip to main content

%ZEN.StudioDocument.ZENPageEditorDocument

Class %ZEN.StudioDocument.ZENPageEditorDocument Extends %ZEN.StudioDocument.AbstractDocument [ Deprecated, System = 4 ]

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.

Parameters

DOMAIN

Parameter DOMAIN = "%ZEN";

DESCRIPTION

Parameter DESCRIPTION = "Zen Page Editor";

EDITORURL

Parameter EDITORURL = "%25ZEN.StudioDocument.ZENPageEditor.cls";

EXTENSION

Parameter EXTENSION = ".zen";

DOCUMENTCLASS

Parameter DOCUMENTCLASS = "%ZEN.Component.page";

If set, name of superclass used for documents of this type.

Methods

IsEnabled

ClassMethod IsEnabled() As %Boolean

Returns true if this document type is enabled, and false to disable it