Class Reference
IRIS for UNIX 2024.1.2
|
|
Private
Storage
|
|
|
|
This is the class name of this application this page belongs to. If not defined, this page does not belong to an application.
Localization domain
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)
This class method callback is called just before the server-side page object is created.
Get the (localized) title string for the page. This should be implemented in a subclass.