Skip to main content
backdrop Documentation
Documentation and API source code for Backdrop CMS.
  • Welcome!
    • Login

Search for language

  1. Home »
  2. API reference »
  3. 1.x
Name Type Location Description
LANGUAGE_LTR constant core/includes/bootstrap.inc Language written left to right. Possible value of $language->direction.
LANGUAGE_RTL constant core/includes/bootstrap.inc Language written right to left. Possible value of $language->direction.
language.inc file core/includes/language.inc Language Negotiation API.
language.test file core/modules/language/tests/language.test Tests for language.module.
LANGUAGE_NONE constant core/includes/bootstrap.inc The language code used when no language is explicitly assigned.
language.info file core/modules/language/language.info name = Language description = Lets you configure a number of languages to be used on your website. package = Translation tags[] = Language version = BACKDROP_VERSION type = module backdrop = 1.x configure = admin/config/regional/language
language_menu function core/modules/language/language.module Implements hook_menu().
language_save function core/modules/language/language.module API function to add or update a language.
language_list function core/includes/bootstrap.inc Returns a list of configured languages.
language_load function core/includes/bootstrap.inc Loads a language object from the database.
language_name function core/includes/bootstrap.inc Produced the printed name for a language for display.
language_theme function core/modules/language/language.module Implements hook_theme().
field_language function core/modules/field/field.multilingual.inc Returns the display language for the fields attached to the given entity.
LANGUAGE_SYSTEM constant core/includes/bootstrap.inc System language (only applicable to UI).
language.module file core/modules/language/language.module Add language handling functionality to Backdrop.
language_delete function core/modules/language/language.module Delete a language.
language_schema function core/modules/language/language.install Implements hook_schema().
language.api.php file core/modules/language/language.api.php Hooks provided by the Language module.
language.install file core/modules/language/language.install Install, update and uninstall functions for the language module.
LanguageListTest class core/modules/language/tests/language.test Functional tests for the language list configuration forms.
language_install function core/modules/language/language.install Implements hook_install().
language.api.php file core/modules/system/language.api.php Hooks provided by the base system for language support.
language_default function core/includes/bootstrap.inc Returns the default language used on the site.
LANGUAGE_TYPE_URL constant core/includes/bootstrap.inc The type of language used for URLs.
menu_language.test file core/modules/menu/tests/menu_language.test Tests for menu.module.
language.admin.inc file core/modules/language/language.admin.inc Admin page callbacks for the Language module.
language.theme.inc file core/modules/language/language.theme.inc Theme functions for the Language module.
language_uninstall function core/modules/language/language.install Implements hook_uninstall().
Field Language API group core/modules/field/field.multilingual.inc Handling of multilingual fields.
hook_language_init function core/modules/system/language.api.php Allows modules to act after language initialization has been performed.
views_language_list function core/modules/views/views.module Returns an array of language names.
language.tests.info file core/modules/language/tests/language.tests.info [LanguageListTest] name = Language list configuration description = Adds a new language and tests changing its status and the default language. group = Language file = language.test
language_permission function core/modules/language/language.module Implements hook_permission().
language_types_info function core/includes/language.inc Returns all the defined language types.
MenuLanguageTestCase class core/modules/menu/tests/menu_language.test Functional tests for multilingual menu items.
LanguageLayoutAccess class core/modules/layout/plugins/access/language_layout_access.inc
PathLanguageTestCase class core/modules/path/tests/path.test Tests URL aliases for translated nodes.
node_language_delete function core/modules/node/node.module Implements hook_language_delete().
language_config_info function core/modules/language/language.module Implements hook_config_info().
language_update_1000 function core/modules/language/language.install Rename {language}.language to {language}.langcode.
language_update_1001 function core/modules/language/language.install Convert language settings to config.
language_update_1002 function core/modules/language/language.install Convert the language database table to config.
hook_language_insert function core/modules/language/language.api.php React to a language that was just added to the system.
hook_language_update function core/modules/language/language.api.php React to a language that was just updated in the system.
hook_language_delete function core/modules/language/language.api.php Allow modules to react before the deletion of a language.
field_valid_language function core/modules/field/field.multilingual.inc Ensures that a given language code is valid.
language_update_1003 function core/modules/language/language.install Add the native name to all enabled languages.
LANGUAGE_TYPE_CONTENT constant core/includes/bootstrap.inc The type of language used to define the content language.
upgrade.language.test file core/modules/simpletest/tests/upgrade/upgrade.language.test Upgrade tests for the Language module.
hook_language_presave function core/modules/language/language.api.php React to a language about to be added or updated in the system.

Pages

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • next ›
  • last »

Directory

  • Getting started
    • Installing
    • Updates vs upgrades
    • Hosting/deploying
  • Upgrading from Drupal
    • Introduction
    • Upgrade overview
    • Converting Drupal code
  • User guide
    • Quick start guide
    • Using Backdrop
  • Add-On Documentation
  • Developing for Backdrop
    • Developing modules
    • Developing themes
    • Developing layouts
    • Using libraries
    • Local development
    • Writing secure code
    • Using JavaScript
  • Contributors guide
    • Contribute to Backdrop core
      • How to use the core issue queue
      • Adding labels to issues
      • Adding milestones to issues
    • Contribute Backdrop add-ons
    • Contribute to documentation
  • Developer API
    • Topics
    • Functions
    • Classes
    • Files
    • Globals
    • Icon API
    • Database API
    • Theme functions
    • Form API reference
  • Appendix/reference
    • Change records
    • Glossary
    • Coding & documentation standards
    • Contrib permissions policy

Stay connected

Sign up for our newsletter

Powered by Backdrop CMS

Footer Menu

  • documentation
  • localization
  • events
  • forum
  • backdropcms.org