11 uses of LANGUAGE_TYPE_CONTENT

drupal_language_types in drupal-7.x/includes/bootstrap.inc
Returns a list of the built-in language types.
hook_language_switch_links_alter in drupal-7.x/modules/system/language.api.php
Perform alterations on language switcher links.
language_fallback_get_candidates in drupal-7.x/includes/language.inc
Returns the possible fallback languages ordered by language weight.
LocaleLanguageNegotiationInfoFunctionalTest::testInfoAlterations in drupal-7.x/modules/locale/locale.test
Tests alterations to language types/negotiation info.
LocaleMultilingualFieldsFunctionalTest::testMultilingualNodeForm in drupal-7.x/modules/locale/locale.test
Test if field languages are correctly set through the node form.
LocaleUninstallFunctionalTest::testUninstallProcess in drupal-7.x/modules/locale/locale.test
Check if the values of the Locale variables are correct after uninstall.
locale_language_negotiation_info in drupal-7.x/modules/locale/locale.module
Implements hook_language_negotiation_info().
locale_language_types_info in drupal-7.x/modules/locale/locale.module
Implements hook_language_types_info().
locale_test_language_negotiation_info in drupal-7.x/modules/locale/tests/locale_test.module
Implements hook_language_negotiation_info().
locale_test_language_types_info_alter in drupal-7.x/modules/locale/tests/locale_test.module
Implements hook_language_types_info_alter().
locale_update_7001 in drupal-7.x/modules/locale/locale.install
Upgrade language negotiation settings.