Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

%CSP.RuleDoc

class %CSP.RuleDoc extends %CSP.Page

CSP page that provides documentation viewer for CSP Rules. It expects the following input:
RULEName of rule to display.

Method Inventory

Parameters

parameter ENCODED = 2;
Override ENCODED from %CSP.Page
parameter PRIVATE = 1;
Override PRIVATE from %CSP.Page

Methods

classmethod OnPage() as %Status
OnPage method to display CSP Rules

Inherited Members

Inherited Methods

FeedbackOpens in a new tab