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?

ZENApp.SampleApp

class ZENApp.SampleApp extends %ZEN.application

ZENApp.SampleApp This is a sample application: it is a simple help disk application.

Parameters

parameter APPLICATIONNAME = Sample Application;
This is the name of this application.
parameter HOMEPAGE = ZENApp.HelpDesk.cls;
This is the URL of the main starting page of this application.

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab