You are here

7 calls to language_types_info() in Drupal 7

language_negotiation_purge in includes/language.inc
Removes any unused language negotiation providers from the configuration.
language_types_configurable in includes/language.inc
Returns only the configurable language types.
language_types_set in includes/language.inc
Updates the language type configuration.
LocaleLanguageNegotiationInfoFunctionalTest::checkFixedLanguageTypes in modules/locale/locale.test
Check that language negotiation for fixed types matches the stored one.
locale_block_info in modules/locale/locale.module
Implements hook_block_info().
locale_languages_configure_form in modules/locale/locale.admin.inc
Setting for language negotiation options
locale_update_7002 in modules/locale/locale.install
Updates URL language negotiation by adding the URL fallback detection method.