25 calls to language_list()

language_from_browser in drupal-6.x/includes/language.inc
Identify language from the Accept-language HTTP header we got.
language_initialize in drupal-6.x/includes/language.inc
Choose a language for the page, based on language negotiation settings.
locale_batch_by_component in drupal-6.x/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 drupal-6.x/modules/locale/locale.module
Implementation of hook_block(). Displays a language switcher. Translation links may be provided by other modules.
locale_get_plural in drupal-6.x/modules/locale/locale.module
Returns plural form index for a specific number.
locale_languages_delete_form in drupal-6.x/includes/locale.inc
User interface for the language deletion confirmation screen.
locale_languages_delete_form_submit in drupal-6.x/includes/locale.inc
Process language deletion submissions.
locale_languages_overview_form in drupal-6.x/includes/locale.inc
User interface for the language overview screen.
locale_languages_overview_form_submit in drupal-6.x/includes/locale.inc
Process language overview form submissions, updating existing languages.
locale_language_list in drupal-6.x/modules/locale/locale.module
Returns array of language names
locale_translate_edit_form in drupal-6.x/includes/locale.inc
User interface for string editing.
locale_translate_export_po_form_submit in drupal-6.x/includes/locale.inc
Process a translation (or template) export form submission.
locale_translate_import_form_submit in drupal-6.x/includes/locale.inc
Process the locale import form submission.
locale_translate_overview_screen in drupal-6.x/includes/locale.inc
Overview screen for translations.
locale_user in drupal-6.x/modules/locale/locale.module
Implementation of hook_user().
node_admin_nodes in drupal-6.x/modules/node/node.admin.inc
Form builder: Builds the node administration overview.
translation_link in drupal-6.x/modules/translation/translation.module
Implementation of hook_link().
translation_nodeapi in drupal-6.x/modules/translation/translation.module
Implementation of hook_nodeapi().
translation_node_overview in drupal-6.x/modules/translation/translation.pages.inc
Overview page for a node's translations.
user_preferred_language in drupal-6.x/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 drupal-6.x/includes/locale.inc
Imports a string into the database
_locale_invalidate_js in drupal-6.x/includes/locale.inc
Force the JavaScript translation file(s) to be refreshed.
_locale_prepare_predefined_list in drupal-6.x/includes/locale.inc
Prepares the language code list for a select form item with only the unsupported ones
_locale_rebuild_js in drupal-6.x/includes/locale.inc
(Re-)Creates the JavaScript translation file for a language.
_locale_translate_language_list in drupal-6.x/includes/locale.inc
List languages in search result table