Class Reference
IRIS for UNIX 2024.1.2
|
|
Private
Storage
|
|
|
|
Resource for subclasses to indicate whether further resources are needed to perform actions on pages.
Displayed 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.
|
This class method callback is called just before the server-side page object is created.
Get the (localized) name of the page.
Get the (localized) title string for the page.
Callback to return a list of resources required for a specific HyperEvent. The user must have sufficient privileges on one of the resource/permission pairs to be permitted to execute the hyperevent. An empty string implies the user already has sufficient privileges for the ZenMethod specified in pMethod.
Get information to display in the ribbon bar.