Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| locale.api.php | file | modules/ |
Hooks provided by the Locale module. |
| locale.css | file | modules/ |
.locale-untranslated { font-style: normal; text-decoration: line-through; } #locale-translation-filter-form .form-item-language, #locale-translation-filter-form .form-item-translation, #locale-translation-filter-form .form-item-group { float:… |
| locale.inc | file | includes/ |
Administration functions for locale.module. |
| locale.info | file | modules/ |
name = Locale description = Adds language handling functionality and enables the translation of the user interface to languages other than English. package = Core version = VERSION core = 7.x files[] = locale.test configure =… |
| locale.install | file | modules/ |
Install, update and uninstall functions for the locale module. |
| locale.module | file | modules/ |
Add language handling functionality and enables the translation of the user interface to languages other than English. |
| locale.test | file | modules/ |
Tests for locale.module. |
| LocaleBrowserDetectionTest | class | modules/ |
Test browser language detection. |
| LocaleBrowserDetectionTest::getInfo | function | modules/ |
|
| LocaleBrowserDetectionTest::testLanguageFromBrowser | function | modules/ |
Unit tests for the locale_language_from_browser() function. |
| LocaleCommentLanguageFunctionalTest | class | modules/ |
Functional tests for comment language. |
| LocaleCommentLanguageFunctionalTest::getInfo | function | modules/ |
|
| LocaleCommentLanguageFunctionalTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| LocaleCommentLanguageFunctionalTest::testCommentLanguage | function | modules/ |
Test that comment language is properly set. |
| LocaleConfigurationTest | class | modules/ |
Functional tests for the language configuration forms. |
| LocaleConfigurationTest::getInfo | function | modules/ |
|
| LocaleConfigurationTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| LocaleConfigurationTest::testLanguageConfiguration | function | modules/ |
Functional tests for adding, editing and deleting languages. |
| LocaleContentFunctionalTest | class | modules/ |
Functional tests for multilingual support on nodes. |
| LocaleContentFunctionalTest::getInfo | function | modules/ |
|
| LocaleContentFunctionalTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| LocaleContentFunctionalTest::testContentTypeLanguageConfiguration | function | modules/ |
Test if a content type can be set to multilingual and language setting is present on node add and edit forms. |
| LocaleContentFunctionalTest::testMachineNameLTR | function | modules/ |
Verifies that machine name fields are always LTR. |
| LocaleContentFunctionalTest::testNodeCreationWithLanguage | function | modules/ |
Verifies that nodes may be created with different languages. |
| LocaleCSSAlterTest | class | modules/ |
Functional tests for CSS alter functions. |
| LocaleCSSAlterTest::getInfo | function | modules/ |
|
| LocaleCSSAlterTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| LocaleCSSAlterTest::testCSSFilesOrderInRTLMode | function | modules/ |
Verifies that -rtl.css file is added directly after LTR .css file. |
| LocaleDateFormatsFunctionalTest | class | modules/ |
Functional tests for localizing date formats. |
| LocaleDateFormatsFunctionalTest::getInfo | function | modules/ |
|
| LocaleDateFormatsFunctionalTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| LocaleDateFormatsFunctionalTest::testLocalizeDateFormats | function | modules/ |
Functional tests for localizing date formats. |
| LocaleExportFunctionalTest | class | modules/ |
Functional tests for the export of translation files. |
| LocaleExportFunctionalTest::$admin_user | property | modules/ |
A user able to create languages and export translations. |
| LocaleExportFunctionalTest::getInfo | function | modules/ |
|
| LocaleExportFunctionalTest::getPoFile | function | modules/ |
Helper function that returns a proper .po file. |
| LocaleExportFunctionalTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| LocaleExportFunctionalTest::testExportTranslation | function | modules/ |
Test exportation of translations. |
| LocaleExportFunctionalTest::testExportTranslationTemplateFile | function | modules/ |
Test exportation of translation template file. |
| LocaleImportFunctionalTest | class | modules/ |
Functional tests for the import of translation files. |
| LocaleImportFunctionalTest::$admin_user | property | modules/ |
A user able to create languages and import translations. |
| LocaleImportFunctionalTest::getBadPoFile | function | modules/ |
Helper function that returns a bad .po file. |
| LocaleImportFunctionalTest::getInfo | function | modules/ |
|
| LocaleImportFunctionalTest::getOverwritePoFile | function | modules/ |
Helper function that returns a proper .po file, for testing overwriting existing translations. |
| LocaleImportFunctionalTest::getPoFile | function | modules/ |
Helper function that returns a proper .po file. |
| LocaleImportFunctionalTest::getPoFileWithBrokenPlural | function | modules/ |
Returns a .po file with a broken plural formula. |
| LocaleImportFunctionalTest::getPoFileWithContext | function | modules/ |
Helper function that returns a .po file with context. |
| LocaleImportFunctionalTest::getPoFileWithEmptyMsgstr | function | modules/ |
Helper function that returns a .po file with an empty last item. |
| LocaleImportFunctionalTest::getPoFileWithMissingPlural | function | modules/ |
Returns a .po file with a missing plural formula. |
| LocaleImportFunctionalTest::getPoFileWithMsgstr | function | modules/ |
Helper function that returns a .po file with an empty last item. |
Pagination
- Previous page
- Page 119
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.