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

class %CSP.ScriptElement extends %CSP.Element

The %CSP.ScriptElement class is the class representing unrecognized script tag in the DOM.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
2


Summary

Properties
Children Closed Family HasEndTag LineNumber
NewSection Parent Rule TagAttributes TagName
Text TextOnly

Methods
%AddToSaveSet %ClassIsLatestVersion %ClassName %ConstructClone
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %Extends
%GetParameter %IsA %IsModified %New
%NormalizeObject %ObjectModified %OnNew %OriginalNamespace
%PackageName %RemoveFromSaveSet %SerializeObject %SetModified
%ValidateObject AddChildElement GetAttribute GetAttributesOrdered
HasValue InitAttribute InnerText IsDefined
OnMatch PopDefaultSection PushDefaultSection QuoteAttribute
RenderDefaultEndTag RenderDefaultStartTag RenderEndTag RenderStartTag
SetAttribute ValidateTag WriteCSPServer WriteCSPText
WriteExpressionText WriteServer WriteText


Methods

• method RenderEndTag() as %Status
Resets script indicator and writes code into the routine builder object that will do the default rendering for an end tag.
• method RenderStartTag() as %Status
Indicates children are in a script tag and writes code into the routine builder object that will do the default rendering for a begin tag.


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