MODULES Uize.Loc.Strings.PluralUtils
- Contents
- 1. Introduction
-
2. Static Methods
- 2.1. Uize.Loc.Strings.PluralUtils.isPluralString
- 2.2. Uize.Loc.Strings.PluralUtils.normalizePluralStringsForPrimaryLanguage
- 2.3. Uize.Loc.Strings.PluralUtils.normalizePluralStringsForTranslatableLanguage
- 2.4. Uize.Loc.Strings.PluralUtils.processPluralStrings
- 2.5. Uize.Loc.Strings.PluralUtils.removeUnsupportedPluralsForTranslatableLanguage
- 3. Static Properties
1. Introduction
The Uize.Loc.Strings.PluralUtils
module provides utility methods for working with resource strings objects with plurals groups.
DEVELOPERS: Chris van Rensburg
1.1. Examples
There are no dedicated showcase example pages for the Uize.Loc.Strings.PluralUtils
module.
SEARCH FOR EXAMPLES
Use the link below to search for example pages on the UIZE Web site that reference the Uize.Loc.Strings.PluralUtils
module...
SEARCH
1.2. Implementation Info
The Uize.Loc.Strings.PluralUtils
module defines the Uize.Loc.Strings.PluralUtils
package under the Uize.Loc.Strings
namespace.
1.2.1. Features Introduced in This Module
The features listed in this section have been introduced in this module.
STATIC METHODS
Uize.Loc.Strings.PluralUtils.isPluralString
| Uize.Loc.Strings.PluralUtils.normalizePluralStringsForPrimaryLanguage
| Uize.Loc.Strings.PluralUtils.normalizePluralStringsForTranslatableLanguage
| Uize.Loc.Strings.PluralUtils.processPluralStrings
| Uize.Loc.Strings.PluralUtils.removeUnsupportedPluralsForTranslatableLanguage
STATIC PROPERTIES
Uize.Loc.Strings.PluralUtils.moduleName
| Uize.Loc.Strings.PluralUtils.pathToResources
| Uize.Loc.Strings.PluralUtils.pluralClasses
1.2.2. Features Overridden in This Module
No features have been overridden in this module.
1.2.3. Features Inherited From Other Modules
This module has no inherited features.
1.2.4. Modules Directly Under This Namespace
There are no modules directly under this namespace.
1.2.5. Unit Tests
The Uize.Loc.Strings.PluralUtils
module is unit tested by the Uize.Test.Uize.Loc.Strings.PluralUtils
test module.
2. Static Methods
2.1. Uize.Loc.Strings.PluralUtils.isPluralString
IMPLEMENTATION INFO
this feature was introduced in this module |
2.2. Uize.Loc.Strings.PluralUtils.normalizePluralStringsForPrimaryLanguage
IMPLEMENTATION INFO
this feature was introduced in this module |
2.3. Uize.Loc.Strings.PluralUtils.normalizePluralStringsForTranslatableLanguage
IMPLEMENTATION INFO
this feature was introduced in this module |
2.4. Uize.Loc.Strings.PluralUtils.processPluralStrings
IMPLEMENTATION INFO
this feature was introduced in this module |
2.5. Uize.Loc.Strings.PluralUtils.removeUnsupportedPluralsForTranslatableLanguage
IMPLEMENTATION INFO
this feature was introduced in this module |
3. Static Properties
3.1. Uize.Loc.Strings.PluralUtils.moduleName
IMPLEMENTATION INFO
this feature was introduced in this module |
3.2. Uize.Loc.Strings.PluralUtils.pathToResources
IMPLEMENTATION INFO
this feature was introduced in this module |
3.3. Uize.Loc.Strings.PluralUtils.pluralClasses
IMPLEMENTATION INFO
this feature was introduced in this module |