field_content_languages in modules/field/field.multilingual.inc
Returns available content languages.
language_provider_invoke in includes/language.inc
Helper function used to cache the language negotiation providers results.
LocaleCommentLanguageFunctionalTest::testCommentLanguage in modules/locale/locale.test
Test that comment language is properly set.
LocaleConfigurationTest::testLanguageConfiguration in modules/locale/locale.test
Functional tests for adding, editing and deleting languages.
LocaleUILanguageNegotiationTest::testLanguageDomain in modules/locale/locale.test
Tests url() when separate domains are used for multiple languages.
LocaleUILanguageNegotiationTest::testUILanguageNegotiation in modules/locale/locale.test
Tests for language switching by URL path.
LocaleUILanguageNegotiationTest::testUrlLanguageFallback in modules/locale/locale.test
Test URL language detection when the requested URL has no language.
LocaleUrlRewritingTest::testDomainNameNegotiationPort in modules/locale/locale.test
Check URL rewriting when using a domain name and a non-standard port.
LocaleUrlRewritingTest::testUrlRewritingEdgeCases in modules/locale/locale.test
Check that disabled or non-installed languages are not considered.
locale_batch_by_component in includes/locale.inc
Prepare a batch to run when installing modules or enabling themes.
locale_date_format_reset_form in modules/locale/locale.admin.inc
Reset locale specific date formats to the global defaults.
locale_get_plural in modules/locale/locale.module
Returns plural form index for a specific number.
locale_languages_delete_form in modules/locale/locale.admin.inc
User interface for the language deletion confirmation screen.
locale_languages_delete_form_submit in modules/locale/locale.admin.inc
Process language deletion submissions.
locale_languages_overview_form in modules/locale/locale.admin.inc
User interface for the language overview screen.
locale_languages_overview_form_submit in modules/locale/locale.admin.inc
Process language overview form submissions, updating existing languages.
locale_language_list in modules/locale/locale.module
Returns array of language names
locale_language_selector_form in modules/locale/locale.module
Form builder callback to display language selection widget.
locale_language_switcher_session in includes/locale.inc
Return the session language switcher block.
locale_language_switcher_url in includes/locale.inc
Return the URL language switcher block. Translation links may be provided by other modules.
locale_language_url_rewrite_session in includes/locale.inc
Rewrite URLs for the Session language provider.
locale_language_url_rewrite_url in includes/locale.inc
Rewrite URLs for the URL language provider.
locale_translate_edit_form in modules/locale/locale.admin.inc
User interface for string editing.
locale_translate_export_po_form_submit in modules/locale/locale.admin.inc
Process a translation (or template) export form submission.
locale_translate_import_form_submit in modules/locale/locale.admin.inc
Process the locale import form submission.
locale_translate_overview_screen in modules/locale/locale.admin.inc
Overview screen for translations.
locale_update_7003 in modules/locale/locale.install
Update "language_count" variable.
node_admin_nodes in modules/node/node.admin.inc
Form builder: Builds the node administration overview.
node_form_search_form_alter in modules/node/node.module
Implements hook_form_FORM_ID_alter().
overlay_overlay_parent_initialize in modules/overlay/overlay.module
Implements hook_overlay_parent_initialize().
PathLanguageTestCase::testAliasTranslation in modules/path/path.test
Test alias functionality through the admin interfaces.
system_date_format_save in modules/system/system.module
Saves a date format to the database.
TranslationTestCase::addLanguage in modules/translation/translation.test
Installs the specified language, or enables it if it is already installed.
TranslationTestCase::assertLanguageSwitchLinks in modules/translation/translation.test
Tests whether the specified language switch links are found.
TranslationTestCase::testContentTranslation in modules/translation/translation.test
Creates, modifies, and updates a basic page with a translation.
translation_form_node_form_alter in modules/translation/translation.module
Implements hook_form_BASE_FORM_ID_alter() for node_form().
translation_node_overview in modules/translation/translation.pages.inc
Page callback: Displays a list of a node's translations.
translation_node_prepare in modules/translation/translation.module
Implements hook_node_prepare().
translation_node_view in modules/translation/translation.module
Implements hook_node_view().
user_preferred_language in 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_import_one_string in includes/locale.inc
Imports a string into the database
_locale_invalidate_js in includes/locale.inc
Force the JavaScript translation file(s) to be refreshed.
_locale_prepare_predefined_list in includes/locale.inc
Prepares the language code list for a select form item with only the unsupported ones
_locale_rebuild_js in includes/locale.inc
(Re-)Creates the JavaScript translation file for a language.
_locale_translate_language_list in includes/locale.inc
List languages in search result table