Skip to main content

%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