%CSP.UI.Portal.License.Utils
abstract class %CSP.UI.Portal.License.Utils
Property Inventory (Including Private)
Method Inventory (Including Private)
Parameters
parameter DOMAIN = %Utility;
Domain used for localization.
Properties (Including Private)
property RestartMsg as %String [ InitialExpression = $$$Text("System Restart Required - The cache.key in MGR will not take effect until restart.") ];
Property methods: RestartMsgDisplayToLogical(), RestartMsgGet(), RestartMsgIsValid(), RestartMsgLogicalToDisplay(), RestartMsgLogicalToOdbc(), RestartMsgNormalize(), RestartMsgSet()
Methods (Including Private)
Draw HTML for the license file in the License Key File field. This may or may not be activated.
This method is called by LicensePrint also.
Draw HTML for the current activated license on the system.
This method is called by LicensePrint also.
classmethod GetLicenseInfo(Output ret As %Library.ArrayOfDataTypes) as %Status
clientmethod doPrint(filename) [ Language = javascript ]