6 string references to 'language_types' in Drupal 7
- language_types_configurable in includes/
language.inc - Returns only the configurable language types.
- language_types_disable in includes/
language.inc - Disables the given language types.
- language_types_set in includes/
language.inc - Updates the language type configuration.
- LocaleLanguageNegotiationInfoFunctionalTest::testInfoAlterations in modules/
locale/ locale.test - Tests alterations to language types/negotiation info.
- LocaleUninstallFunctionalTest::testUninstallProcess in modules/
locale/ locale.test - Check if the values of the Locale variables are correct after uninstall.
- locale_uninstall in modules/
locale/ locale.install - Implements hook_uninstall().