class %CSP.RuleDoc
extends %CSP.Page
CSP page that provides documentation viewer for CSP Rules.
It expects the following input:
RULE | Name of rule to display. |
parameter ENCODED = 2;
Override ENCODED from %CSP.Page
parameter PRIVATE = 1;
Override PRIVATE from %CSP.Page
classmethod OnPage()
as %Status
OnPage method to display CSP Rules