@breadstone/ziegel-platform-localization
Classes
| Class | Description |
|---|---|
| CamelCaseKeyResolver | - |
| CompositeLocalizationProvider | - |
| EmptyKeyResolver | - |
| EmptyLocalizationProvider | - |
| FormatLocalizationValueParser | The FormatLocalizationValueParser class. |
| HttpLocalizationLoader | - |
| KebabCaseKeyResolver | - |
| KeyResolverBase | - |
| LoaderLocalizationProvider | - |
| LocalizationCache | The LocalizationCache class. |
| LocalizationManager | - |
| LocalizationManagerBuilder | - |
| LocalizationManagerLocator | - |
| LocalizationProviderBase | - |
| MapLocalizationProvider | - |
| PascalCaseKeyResolver | - |
| RefLocalizationValueParser | The RefLocalizationValueParser class. |
| SnakeCaseKeyResolver | - |
Interfaces
| Interface | Description |
|---|---|
| IKeyResolver | - |
| ILocalizable | Represents the ILocalizable interface. |
| ILocalizationCache | Represents the ILocalizationCache interface. |
| ILocalizationLoader | - |
| ILocalizationManager | - |
| ILocalizationManagerBuilder | - |
| ILocalizationProvider | - |
| ILocalizationValueParser | Represents the ILocalizationValueParser interface. |
| IMissingLocalizationHandlerFunc | - |
Variables
| Variable | Description |
|---|---|
| defaultMissingLocalizationHandler | The default missing localization handler. Formats a string with '###'. |
| emptyLocalizationHandler | The empty missing localization handler. Formats a string with ''. |
Functions
| Function | Description |
|---|---|
| fromLocalizable | - |