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

deprecatedclass %ZEN.PageServer extends %CSP.Page

Special CSP class used by the Zen Page Editor.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
1 2


Summary

Methods
%ClassIsLatestVersion %ClassName %CreatePage %DispatchClassMethod
%DispatchGetModified %DispatchGetProperty %DispatchMethod %DispatchSetModified
%DispatchSetMultidimProperty %DispatchSetProperty %Extends %GetParameter
%IsA %New %OriginalNamespace %PackageName
%SetModified ConvertParameter Decrypt Encrypt
EscapeHTML EscapeURL HyperEventCall HyperEventHead
Include InsertHiddenField InsertHiddenFields IsPrivate
Link OnHTTPHeader OnPage OnPageError
OnPostHTTP OnPostHyperEvent OnPreHTTP OnPreHyperEvent
Page QuoteJS RewriteURL ShowError
StartTimer StopTimer ThrowError UnescapeHTML
UnescapeURL


Parameters

• parameter DOMAIN = "%ZEN";
The default domain for csp:text, span and div tags. This parameter is used to specify the subset of localized messages to be used on this page.

Methods

• classmethod %CreatePage(pClass As %String) as %ZEN.Component.page
Create a page object from its XML definition.
• classmethod OnPreHTTP() as %Boolean
Event handler for PreHTTP event:


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