Skip to main content

%CSP.UI.Portal.Audit.ActionTemplate

abstract class %CSP.UI.Portal.Audit.ActionTemplate extends %CSP.UI.Portal.Template

Property Inventory

Method Inventory

Parameters

parameter AUTONS = 0;
Do not switch namespace for this page: it needs to stay in %SYS
parameter RESOURCE = %Admin_Secure;
Security requirement

Properties

property Action as %String;
Property methods: ActionDisplayToLogical(), ActionGet(), ActionIsValid(), ActionLogicalToDisplay(), ActionLogicalToOdbc(), ActionNormalize(), ActionSet()

Methods

Return the array of links to show in the locator bar.
pLink(n)=$LB(caption,link)
method %OnAfterCreatePage() as %Status
Inherited description: Be sure to do ##super() when overriding.
classmethod DrawResult(seed As %String) as %Status
Actually write out result. When the page is first opened, seed is null.
classmethod StartAction(pProxy As %ZEN.proxyObject) as %String [ ZenMethod ]
clientmethod doFinish() [ Language = javascript ]
clientmethod validate(DaysOption) [ Language = javascript ]

Inherited Members

Inherited Properties

Inherited Methods

Subclasses

FeedbackOpens in a new tab