Languages (Component)
The Languages object allows a supported language be used on a site. It also returns information on the languages currently being used and the languages that CommonSpot supports.
Methods marked below with [L] may be logged at the site level (if transaction logging is licensed and enabled by the administrator)
Customization is not supported for this component.
Methods:
getList | Returns zero or more structures, each containing information about a language that is available for this site. |
getSupportedList | Returns one or more structures, each containing information about languages that could be used at the site as well as a Boolean flag indicating if that language is supported. |
save [L] | Adds one or more languages that CommonSpot will support on this site. |