Skip to main content

%ZHSLIB.REST.AngularHandler

class %ZHSLIB.REST.AngularHandler extends %CSP.REST

Dispatch class for any web app that is serving static Angular files This ensures that the Angular app can use the path location strategy instead of the hash location strategy by correctly serving the static files.

Method Inventory

Methods

classmethod AccessCheck(Output pAuthorized As %Boolean = 0) as %Status
Inherited description: This method performs a basic access check. You can override this to add additional checks.

Inherited Members

Inherited Methods

FeedbackOpens in a new tab