|
Class Reference
%CSP.UI.Portal.NLSEdit
|
|
![]() |
|||
Private Storage |
Zen page for System Management Portal - NLS Local Properties
|
|
|
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
|
|
Return the array of links to show in the locator bar.
pLink(n)=$LB(caption,link)
Set Locator bar and determine whether to show change password option.
Get the (localized) name of the page.
Return to javascript to be appended to the combo box
Return additional tables from array. Used by DrawProperties. name = table name, e.g. PatternTables, CollationTables def = default, e.g. LocProps("CollationTable") LocProps = array containing all current settings
Draw help text under a field
Load Default Internal Tables
Draw All Properties of a Locale
Load I/O table details
Method for loading I/O Tables Input from field.
Method for loading I/O Tables Output to field.
Remove an existing IO table from locale
Save values to Basics properties
Save values to Date, Time, Number Formats
Save values to Defaults for Input/Output (IODefaults)
Validate and Save values to Input/Output Tables.
Save values to Defaults for Internal Tables (InternalDefaults)
Save values to Defaults for Input/Output (IODefaults)
------------------ Utility Methods for Moving between lstboxes ------------------ /// Moving a list item from one box to the next, then remove it from the original box ///
Reset the form programmatically
User clicked the Remove button for IO table
User clicked a Save button
User clicked the Save button for IO table
User selected a Input/Output table. Fill in edit fields.
User clicked a menu. menu=0 means to return to Local Properties.