The methods defined in the Locale class are summarized in the following table.
Method | Description |
---|---|
getAllTranslatableStrings | Returns all translatable strings for this locale in the current schema and superschemas |
getForms | Returns all forms for the locale |
getStringValue | Returns the definition of the specified translatable string in the receiver locale |
getTranslatableStringLocal | Returns the translatable string with the specified name in the receiver locale |
getTranslatableStrings | Returns the translatable strings ordered by name in the current locale |
getTranslatableStringsByNum | Returns the translatable strings ordered by number in the current locale |
hasClones | Specifies whether clones of the locale exist |
isClone | Specifies whether the locale is a clone of another locale |
makeLocaleName | Returns the name of the locale |