The NetQuarry Enterprise Application Platform (EAP) provides extensive facilities for localization and internationalization.

Much of the internationalization is handled entirely in the platform with no need for the application to intervene (e.g. DatePicker popup calendar month and day names are presented in the user's locale).

Because these facilities are built into the platform, application development can be performed largely with little regard to internationalization until the firt translation is required. All text strings managed by the application in meta-data are stored per-locale allowing for single-language development up front and straightforward translation at a future point. Platform text is stored in separate per-locale resource files.

Classes

  ClassDescription
Public classIDS
Localized text string ID's used to retrieve locale-specific platform text from the platform resource files.
Public classIDS..::..Alerts
Localized Alert text string ID's used to retrieve locale-specific platform text from the platform resource files.
Public classIDS..::..Audit
Public classIDS..::..Calendar
Localized Calendar text string ID's used to retrieve locale-specific platform text from the platform resource files.
Public classIDS..::..ChangePassword
Localized Change Password text string ID's used to retrieve locale-specific platform text from the platform resource files.
Public classIDS..::..Console
Localized Console text string ID's used to retrieve locale-specific platform text from the platform resource files.
Public classIDS..::..Data
Localized generic Data text string ID's used to retrieve locale-specific platform text from the platform resource files.
Public classIDS..::..Dates
Localized Date text string ID's used to retrieve locale-specific platform text from the platform resource files.
Public classIDS..::..DivMenu
Localized More Menu text string ID's used to retrieve locale-specific platform text from the platform resource files.
Public classIDS..::..DS
Localized Datahseet text string ID's used to retrieve locale-specific platform text from the platform resource files.
Public classIDS..::..Email
Localized Email text string ID's used to retrieve locale-specific platform text from the platform resource files.
Public classIDS..::..Field
Localized Field text string ID's used to retrieve locale-specific platform text from the platform resource files.
Public classIDS..::..File
Localized File Management text string ID's used to retrieve locale-specific platform text from the platform resource files.
Public classIDS..::..Filmstrip
Localized Filmstrip text string ID's used to retrieve locale-specific platform text from the platform resource files.
Public classIDS..::..Filtering
Localized Filtering text string ID's used to retrieve locale-specific platform text from the platform resource files.
Public classIDS..::..Find
Localized Find text string ID's used to retrieve locale-specific platform text from the platform resource files.
Public classIDS..::..GeneralUI
Localized General UI text string ID's used to retrieve locale-specific platform text from the platform resource files.
Public classIDS..::..Import
Localized Import Wizard text string ID's used to retrieve locale-specific platform text from the platform resource files.
Public classIDS..::..LoginWiz
Localized Report Login Wizard text string ID's used to retrieve locale-specific platform text from the platform resource files.
Public classIDS..::..LostPasswordQA
Localized Lost Password Question & Answer text string ID's used to retrieve locale-specific platform text from the platform resource files.
Public classIDS..::..LostPasswordUserID
Localized Lost Password User ID text string ID's used to retrieve locale-specific platform text from the platform resource files.
Public classIDS..::..NavBar
Localized NavBar text string ID's used to retrieve locale-specific platform text from the platform resource files.
Public classIDS..::..Picklist
Localized Picklist text string ID's used to retrieve locale-specific platform text from the platform resource files.
Public classIDS..::..Popup
Localized Popup window text string ID's used to retrieve locale-specific platform text from the platform resource files.
Public classIDS..::..PostIt
Localized PostIt Note text string ID's used to retrieve locale-specific platform text from the platform resource files.
Public classIDS..::..Punctuation
Localized Punctuation text string ID's used to retrieve locale-specific platform text from the platform resource files.
Public classIDS..::..Reporting
Localized Reporting text string ID's used to retrieve locale-specific platform text from the platform resource files.
Public classIDS..::..ReportWiz
Localized Report Wizard text string ID's used to retrieve locale-specific platform text from the platform resource files.
Public classIDS..::..ResetPassword
Localized Reset Password text string ID's used to retrieve locale-specific platform text from the platform resource files.
Public classIDS..::..SearchBar
Localized SearchBar text string ID's used to retrieve locale-specific platform text from the platform resource files.
Public classIDS..::..SearchResults
Localized Search Results text string ID's used to retrieve locale-specific platform text from the platform resource files.
Public classIDS..::..SendPassword
Localized Send Password text string ID's used to retrieve locale-specific platform text from the platform resource files.
Public classIDS..::..Session
Localized Session text string ID's used to retrieve locale-specific platform text from the platform resource files.
Public classIDS..::..StandardExt
Localized Report Wizard text string ID's used to retrieve locale-specific platform text from the platform resource files.
Public classIDS..::..SubformBar
Localized Subform text string ID's used to retrieve locale-specific platform text from the platform resource files.
Public classIDS..::..TimePicker
Localized TimePicker control text string ID's used to retrieve locale-specific platform text from the platform resource files.
Public classIDS..::..Toolbar
Localized Toolbar text string ID's used to retrieve locale-specific platform text from the platform resource files.
Public classIDS..::..Warnings
Localized Warning text string ID's used to retrieve locale-specific platform text from the platform resource files.
Public classIDS..::..Wizard
Localized Wizard text string ID's used to retrieve locale-specific platform text from the platform resource files.
Public classNamespaceDoc
Public classResourceManager
Helper class for managing NetQuarry (Platform) resources.

Enumerations

  EnumerationDescription
Public enumerationLocaleAttrs
Locale attributes.