summaryN:DotNetNuke.Services.Localization

Classes

  ClassDescription
Public classCultureInfoComparer
Public classLanguagePackController
Public classLanguagePackInfo
Public classLocale

The Locale class is a custom business object that represents a locale, which is the language and country combination.

Public classLocaleCollection

The LocaleCollection class is a collection of Locale objects. It stores the supported locales.

Public classLocaleCollectionWrapper Obsolete.
The LocaleCollectionWrapper class provides a simple wrapper around a LocaleCollection.
Public classLocaleController
LocaleContrller provides method to manage all pages with localization content.
Public classLocalization
Localization class support localization in system.
Public classLocalizationExpressionBuilder
Public classLocalizationExpressionBuilderEditor
Public classLocalizationExtensions
Public classLocalizationProvider

Interfaces

  InterfaceDescription
Public interfaceILocaleController
Public interfaceILocalizationProvider
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

  EnumerationDescription
Public enumerationCultureDropDownTypes

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.

Public enumerationLanguagePackType
Public enumerationLanguagesListType
Enumeration that determines the type of Languages List
Public enumerationLocalizationProvider..::..CustomizedLocale