%CSP.RuleClass
class %CSP.RuleClass extends %CSP.RuleElement
The %CSP.RuleClass class implements the csr:class tag for a CSR page.Method Inventory
Methods
method RenderStartTag() as %Status
Save the attributes of csr:class for the compiler.
Inherited Members
Inherited Properties
- Children
- Closed
- Family
- HasEndTag
- LineNumber
- NewSection
- Parent
- Rule
- TagAttributes
- TagName
- Text
- TextOnly
Inherited 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()
- SetAttribute()
- ValidateTag()
- WriteCSPServer()
- WriteCSPText()
- WriteExpressionText()
- WriteServer()
- WriteText()