dojox/mobile/i18n (version 1.10)

Summary

An internationalization utility for applications based on dojox/mobile.

See the dojox/mobile/i18n reference documentation for more information.

Property Summary

  • I18NPropertiesThese properties can be specified for any widget once the dojox/mobile/i18n module is loaded.

Method Summary

  • load(packageName,bundleName,locale) Loads an nls resource bundle and returns an array of localized resources.
  • registerBundle(bundle) Accumulates the given localized resources in an array and returns it.

Properties

I18NProperties
Defined by: dojox/mobile/i18n

These properties can be specified for any widget once the dojox/mobile/i18n module is loaded.

Methods

load(packageName,bundleName,locale)
Defined by dojox/mobile/i18n

Loads an nls resource bundle and returns an array of localized resources.

Parameter Type Description
packageName String
bundleName String
locale String
Optional
registerBundle(bundle)
Defined by dojox/mobile/i18n

Accumulates the given localized resources in an array and returns it.

Parameter Type Description
bundle Array
Error in the documentation? Can’t find what you are looking for? Let us know!