You are here

7 uses of LANGUAGE_TYPE_CONTENT in Drupal 7

hook_language_switch_links_alter in modules/system/language.api.php
Perform alterations on language switcher links.
LocaleLanguageNegotiationInfoFunctionalTest::testInfoAlterations in modules/locale/locale.test
Tests alterations to language types/negotiation info.
LocaleMultilingualFieldsFunctionalTest::testMultilingualNodeForm in modules/locale/locale.test
Test if field languages are correctly set through the node form.
LocaleUninstallFunctionalTest::testUninstallProcess in modules/locale/locale.test
Check if the values of the Locale variables are correct after uninstall.
locale_language_negotiation_info in modules/locale/locale.module
Implements hook_language_negotiation_info().
locale_test_language_negotiation_info in modules/locale/tests/locale_test.module
Implements hook_language_negotiation_info().
locale_update_7001 in modules/locale/locale.install
Upgrade language negotiation settings.