Class Reference
IRIS for UNIX 2024.1.2
|
|
Private
Storage
|
Zen page for System Management Portal - NLS Locale Definition
|
|
|
Do not switch namespace for this page: it needs to stay in %SYS
This parameter is used to make sure that if multiple CSP applications are mapped to the same namespace that the CSP engine can correctly identify which class corresponds with which URL. If 'LockCSPName' is true (the default, defined in the CSP application) then you can only access this page if the url exactly matches this 'CSPURL'. You can set this parameter to "" if you wish to disable this check for this class. This check is applied for all CSP urls (cls/csp/zen).
If this page was compiled from a .csp file, then this parameter is automatically set to contain the url of this file used for compilation.
Each SMP page should set this link which points to the documentation anchor name.
Displayed name of this page.
Security requirement
|
Set Locator bar and determine whether to show change password option.
Get the (localized) name of the page. This should be implemented in a subclass.
Copy selected locale
Delete selected locale.
Actually write out result. When the page is first opened, seed is null. When it's called from Prepare, seed = action^the selected locale.
Load Table Names drop-down list based on user selected table type. Build temp array Properties which contains the table names for this table type.
This method is called when the query is run for the locale list.
Export selected locale.
Return an updated title description
Install selected locale. Validation is already done before coming here.
Load locale table.
Save "Use locale date/time/number formats for current locale" and then reload.
Save selected locale.
Validate if the locale is installable Return 1 if ok; 0 if there are errors; 2 if there are warnings Error message or warnings will be set to message fields.
User clicked one of the Browse buttons. Save the name of the textfield so that when you return you know which textfield to update.
User changed default. Call server method to reload.
User changed a locale. If it's null, then disable buttons
User clicked "Copy" button. Show Copy fields.
User clicked "Delete" button.
After running action, display error message or refresh page.
User clicked Cancel. Hide sub form.
User clicked OK for Copy. Set seed, show and redraw the content.
User clicked OK for Export. Process Export.
User clicked Install Now for Installing a new locale. Process Install.
User clicked OK for Load Table. Process Load Table.
User clicked "Export" button. Show Export fields.
hide all fields
User clicked "Install" button. Show Install fields.
User clicked "Load Table" button. Show Load Table fields.
This client event, if present, is fired when the a popup page launched from this page fires an action.
This client event, if present, is fired when the page is loaded.
User changed a character set table name.
User changed a table type. Load table names based on the table type selected.
User clicked Validate. Set seed, show and redraw the content.