You are here

Extended language API in Internationalization 6

This is an extended language API to be used by modules in i18n package.

File

./i18n.module, line 824
Internationalization (i18n) module.

Functions

Namesort descending Location Description
i18n_array_variable_get ./i18n.module Utility. Get part of array variable.
i18n_array_variable_set ./i18n.module Utility. Set part of array variable.
i18n_default_language ./i18n.module Returns default language code.
i18n_language_list ./i18n.module Returns language lists.
i18n_supported_languages ./i18n.module Get list of supported languages, native name.
i18n_variable ./i18n.module Get list of multilingual variables or check whether a variable is multilingual
i18n_variable_del ./i18n.module Unset a persistent multilingual variable.
i18n_variable_get ./i18n.module Get single multilingual variable
i18n_variable_set ./i18n.module Set a persistent language dependent variable.