You are here

25 calls to language_list() in Drupal 6

language_from_browser in includes/language.inc
Identify language from the Accept-language HTTP header we got.
language_initialize in includes/language.inc
Choose a language for the page, based on language negotiation settings.
locale_batch_by_component in includes/locale.inc
Prepare a batch to run when installing modules or enabling themes. This batch will import translations for the newly added components in all the languages already set up on the site.
locale_block in modules/locale/locale.module
Implementation of hook_block(). Displays a language switcher. Translation links may be provided by other modules.
locale_get_plural in modules/locale/locale.module
Returns plural form index for a specific number.
locale_languages_delete_form in includes/locale.inc
User interface for the language deletion confirmation screen.
locale_languages_delete_form_submit in includes/locale.inc
Process language deletion submissions.
locale_languages_overview_form in includes/locale.inc
User interface for the language overview screen.
locale_languages_overview_form_submit in includes/locale.inc
Process language overview form submissions, updating existing languages.
locale_language_list in modules/locale/locale.module
Returns array of language names
locale_translate_edit_form in includes/locale.inc
User interface for string editing.
locale_translate_export_po_form_submit in includes/locale.inc
Process a translation (or template) export form submission.
locale_translate_import_form_submit in includes/locale.inc
Process the locale import form submission.
locale_translate_overview_screen in includes/locale.inc
Overview screen for translations.
locale_user in modules/locale/locale.module
Implementation of hook_user().
node_admin_nodes in modules/node/node.admin.inc
Form builder: Builds the node administration overview.
translation_link in modules/translation/translation.module
Implementation of hook_link().
translation_nodeapi in modules/translation/translation.module
Implementation of hook_nodeapi().
translation_node_overview in modules/translation/translation.pages.inc
Overview page for a node's translations.
user_preferred_language in modules/user/user.module
Get the language object preferred by the user. This user preference can be set on the user account editing page, and is only available if there are more than one languages enabled on the site. If the user did not choose a preferred language, or is the…
_locale_import_one_string in includes/locale.inc
Imports a string into the database
_locale_invalidate_js in includes/locale.inc
Force the JavaScript translation file(s) to be refreshed.
_locale_prepare_predefined_list in includes/locale.inc
Prepares the language code list for a select form item with only the unsupported ones
_locale_rebuild_js in includes/locale.inc
(Re-)Creates the JavaScript translation file for a language.
_locale_translate_language_list in includes/locale.inc
List languages in search result table