constant LANGUAGEFIELD_LANGUAGES_ENABLED in Custom Language field 7
1 use of LANGUAGEFIELD_LANGUAGES_ENABLED
- _languagefield_options in ./
languagefield.module - Helper function to generate the language options list.
File
- ./
languagefield.module, line 11 - Provides a list of languages from ISO 639 standard. All variables of a $language-object can be found here: http://api.drupal.org/api/drupal/developer--globals.php/global/language
Code
define('LANGUAGEFIELD_LANGUAGES_ENABLED', '2');