Namespace GroupeIsa.Neos.Shared.Localization
Classes
- ConstantReferencePatterns
Provides the regex patterns used to locate constant references in UI templates. Shared between the generator's dependency locators for Constant (full "ClassName.ConstantName") and ConstantsStaticClass (bare "ClassName") usage search and rename support.
- LocalizableString
Represents a localizable string.
- LocalizationSettings
Represents a localization settings.
- StringResourceReferencePatterns
Provides the regex patterns and access-class prefixes used to locate string resource references in client C# code and UI templates. Shared between the generator's reference validation and the designer's find-usages/rename feature.
Interfaces
- ILocalizationSettings
Provides the functionalities of a localization settings.