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

class %CSP.RuleElement extends %CSP.Rule

The %CSP.RuleElement class is the super class of all classes that represent elements within the DOM model for a CSR page.

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

Subclasses
%CSP.RuleAction %CSP.RuleAttribute %CSP.RuleCache %CSP.RuleChildren
%CSP.RuleClass %CSP.RuleDefault %CSP.RuleDescription %CSP.RuleEnd
%CSP.RuleProperty %CSP.RuleSection %CSP.RuleStart

Methods

• method GetAttribute(name As %String, default As %String = "") as %String
Get the value of the HTML attribute name for this element. For rules do not resolve ##( )## and ##' '##.


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