Click or drag to resize

PFLocaleUtils Methods

The PFLocaleUtils type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCoerceIntoSupportedLocale
Checks if the given locale is supported by packflow. If it is supported, returns it. Otherwise, returns a default (supported) locale.
Public methodStatic memberGetDefaultLocaleForLanguageCode
Returns a default locale for a given packflow language code. E.g. "en-gb" is returned for the "en" language code.
Top
See Also