Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

%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