summaryN:DotNetNuke.Services.Localization
Classes
| Class | Description | |
|---|---|---|
| CultureInfoComparer | ||
| LanguagePackController | ||
| LanguagePackInfo | ||
| Locale | The Locale class is a custom business object that represents a locale, which is the language and country combination. | |
| LocaleCollection | The LocaleCollection class is a collection of Locale objects. It stores the supported locales. | |
| LocaleCollectionWrapper | Obsolete.
The LocaleCollectionWrapper class provides a simple wrapper around a
LocaleCollection.
| |
| LocaleController |
LocaleContrller provides method to manage all pages with localization content.
| |
| Localization |
Localization class support localization in system.
| |
| LocalizationExpressionBuilder | ||
| LocalizationExpressionBuilderEditor | ||
| LocalizationExtensions | ||
| LocalizationProvider |
Interfaces
| Interface | Description | |
|---|---|---|
| ILocaleController | ||
| ILocalizationProvider |
Do not implement. This interface is only implemented by the DotNetNuke core framework. Outside the framework it should used as a type and for unit test purposes only.
There is no guarantee that this interface will not change.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| CultureDropDownTypes | CultureDropDownTypes allows the user to specify which culture name is displayed in the drop down list that is filled by using one of the helper methods. | |
| LanguagePackType | ||
| LanguagesListType |
Enumeration that determines the type of Languages List
| |
| LocalizationProvider..::..CustomizedLocale |