Class Reference
IRIS for UNIX 2024.1.2
|
|
Private
Storage
|
|
|
Subclasses | ||
---|---|---|
%UnitTest.Portal.Home | %UnitTest.Portal.Indices | %UnitTest.Portal.TestCase |
%UnitTest.Portal.TestMethod | %UnitTest.Portal.TestSuite |
|
URL of home page (used in links).
Name of this page.
This is a comma-delimited list of system Resources and associated permissions. A user must hold the specified permissions on at least one of the specified resources in order to view this page or invoke any of its server-side methods from the client.
The format of each item in the list should be as follows:
Resource[:Permission]
Permission is optional, and defaults to USE if not supplied. If it is supplied, it should be one of USE, READ or WRITE.
|
|
Return the array of links to show in the locator bar.
pLink(n)=$LB(caption,link)
Zen page notification of an HTTP request. This method can be overwritten by subclasses.
This is called before the standard Zen pre-HTTP processing occurs.
return value 0 = failed, 1 = passed, 2 = skipped
This client event is fired when the a popup page launched from this page fires an action.