17 calls to language_default()

contact_mail_page_submit in drupal-6.x/modules/contact/contact.pages.inc
Process the site-wide contact page form submission.
drupal_init_language in drupal-6.x/includes/bootstrap.inc
Choose a language for the current page, based on site and user preferences.
language_initialize in drupal-6.x/includes/language.inc
Choose a language for the page, based on language negotiation settings.
language_list in drupal-6.x/includes/bootstrap.inc
Get a list of languages set up indexed by the specified key
language_url_rewrite in drupal-6.x/includes/language.inc
Rewrite URL's with language based prefix. Parameters are the same as those of the url() function.
locale_form_alter in drupal-6.x/modules/locale/locale.module
Implementation of hook_form_alter(). Adds language fields to forms.
locale_languages_delete_form in drupal-6.x/includes/locale.inc
User interface for the language deletion confirmation screen.
locale_languages_edit_form_submit in drupal-6.x/includes/locale.inc
Process the language editing form submission.
locale_languages_edit_form_validate in drupal-6.x/includes/locale.inc
Validate the language editing form. Reused for custom language addition too.
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_translate_edit_form in drupal-6.x/includes/locale.inc
User interface for string editing.
theme_locale_languages_overview_form in drupal-6.x/includes/locale.inc
Theme the language overview form.
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_rebuild_js in drupal-6.x/includes/locale.inc
(Re-)Creates the JavaScript translation file for a language.
_update_cron_notify in drupal-6.x/modules/update/update.fetch.inc
Perform any notifications that should be done once cron fetches new data.
_user_mail_notify in drupal-6.x/modules/user/user.module
Conditionally create and send a notification email when a certain operation happens on the given user account.