Class Reference
%CSP.UI.Portal.NLS
|
|
![]() |
|||
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.
Displayed name of this page.
This parameter defines the parent page for this page.
If the name ends in .csp, then the parent is assumed to be an autopage-enabled CSP page.
If the name ends in .cls, then the parent is assumed to be a Zen page.
This is used to automate the construction of the locator bar for this page and to build the index between portal pages and documentation.
The %GetLocatorInfo method is used to get this information.
Security requirement
|
|
Set Locator bar and determine whether to show change password option.
This callback is called when a form on this page is submitted. pSubmit is a%ZEN.Submit object containing details of the form submit.
Subclasses override this method.
Return default copy description
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.
Return default export file
Export selected locale.
Return an updated title description
Given any locale, return locale 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.
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.