field.multilingual.inc

Functions implementing Field API multilingual support.

File

modules/field/field.multilingual.inc

Functions

Name Description
field_available_languages Collects the available languages for the given entity type and field.
field_content_languages Returns available content languages.
field_has_translation_handler Checks if a module is registered as a translation handler for a given entity.
field_is_translatable Checks whether a field has language support.
field_language Returns the display language for the fields attached to the given entity.
field_multilingual_settings_changed Implements hook_multilingual_settings_changed().
field_valid_language Ensures that a given language code is valid.
_field_language_suggestion Process the given language suggestion based on the available languages.

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/modules!field!field.multilingual.inc/7.x