Search for d
Title | Object type | File name | Summary |
---|---|---|---|
LocaleUpgradePathTestCase::testLocaleUpgradePathDefault | function | modules/ |
Test an upgrade with path-based negotiation. |
LocaleUpgradePathTestCase::testLocaleUpgradePathFallback | function | modules/ |
Test an upgrade with path-based (with fallback) negotiation. |
LocaleUrlRewritingTest::testDomainNameNegotiationPort | function | modules/ |
Check URL rewriting when using a domain name and a non-standard port. |
LocaleUrlRewritingTest::testUrlRewritingEdgeCases | function | modules/ |
Check that disabled or non-installed languages are not considered. |
locale_add_language | function | includes/ |
API function to add a language. |
locale_date_format_form | function | modules/ |
Provide date localization configuration options to users. |
locale_date_format_form_submit | function | modules/ |
Submit handler for configuring localized date formats on the locale_date_format_form. |
locale_date_format_language_overview_page | function | modules/ |
Display edit date format links for each language. |
locale_date_format_reset_form | function | modules/ |
Reset locale specific date formats to the global defaults. |
locale_date_format_reset_form_submit | function | modules/ |
Reset date formats for a specific language to global defaults. |
locale_date_format_save | function | includes/ |
Save locale specific date formats to the database. |
locale_field_comment_form_submit | function | modules/ |
Form submit handler for comment_form(). |
locale_field_entity_form_submit | function | modules/ |
Handles field language on submit for the given entity type. |
locale_field_language_alter | function | modules/ |
Implements hook_field_language_alter(). |
locale_field_language_fallback | function | modules/ |
Applies language fallback rules to the fields attached to the given entity. |
locale_field_node_form_submit | function | modules/ |
Form submit handler for node_form(). |
locale_form_node_form_alter | function | modules/ |
Implements hook_form_BASE_FORM_ID_alter(). |
locale_form_node_type_form_alter | function | modules/ |
Implements hook_form_FORM_ID_alter(). |
locale_form_path_admin_form_alter | function | modules/ |
Implements hook_form_FORM_ID_alter(). |
locale_get_localized_date_format | function | includes/ |
Select locale date format details from database. |
locale_languages_add_screen | function | modules/ |
User interface for the language addition screen. |
locale_languages_delete_form | function | modules/ |
User interface for the language deletion confirmation screen. |
locale_languages_delete_form_submit | function | modules/ |
Process language deletion submissions. |
locale_languages_edit_form | function | modules/ |
Editing screen for a particular language. |
locale_languages_edit_form_submit | function | modules/ |
Process the language editing form submission. |
locale_languages_edit_form_validate | function | modules/ |
Validate the language editing form. Reused for custom language addition too. |
locale_languages_predefined_form | function | modules/ |
Predefined language setup form. |
locale_languages_predefined_form_submit | function | modules/ |
Process the language addition form submission. |
locale_languages_predefined_form_validate | function | modules/ |
Validate the language addition form. |
LOCALE_LANGUAGE_NEGOTIATION_URL_DOMAIN | constant | includes/ |
URL language negotiation: use the domain as URL language indicator. |
locale_language_providers_session_form | function | modules/ |
The URL language provider configuration form. |
locale_language_providers_url_form | function | modules/ |
The URL language provider configuration form. |
locale_modules_disabled | function | modules/ |
Implements hook_modules_disabled(). |
locale_modules_enabled | function | modules/ |
Implements hook_modules_enabled(). |
locale_modules_installed | function | modules/ |
Implements hook_modules_installed(). |
locale_multilingual_node_type | function | modules/ |
Return whether the given content type has multilingual support. |
locale_system_update | function | modules/ |
Imports translations when new modules or themes are installed. |
locale_test.module | file | modules/ |
Mock module for locale layer tests. |
locale_test_language_provider | function | modules/ |
Test language provider. |
locale_themes_enabled | function | modules/ |
Implements hook_themes_enabled(). |
locale_translate_delete_form | function | modules/ |
User interface for the string deletion confirmation screen. |
locale_translate_delete_form_submit | function | modules/ |
Process string deletion submissions. |
locale_translate_delete_page | function | modules/ |
String deletion confirmation page. |
locale_translate_edit_form | function | modules/ |
User interface for string editing. |
locale_translate_edit_form_submit | function | modules/ |
Process string editing form submissions. |
locale_translate_edit_form_validate | function | modules/ |
Validate string editing form submissions. |
locale_translation_filter_form_validate | function | modules/ |
Validate result from locale translation filter form. |
locale_update_7000 | function | modules/ |
Add context field index and allow longer location. |
locale_update_7001 | function | modules/ |
Upgrade language negotiation settings. |
locale_update_7002 | function | modules/ |
Updates URL language negotiation by adding the URL fallback detection method. |
Pagination
- Previous page
- Page 84
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.