Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
language_negotiation_info drupal/includes/language.inc Returns all the defined language negotiation providers. 5 3
language_negotiation_purge drupal/includes/language.inc Removes any unused language negotiation providers from the configuration. 1
language_negotiation_set drupal/includes/language.inc Saves a list of language negotiation providers. 8
language_provider_invoke drupal/includes/language.inc Helper function used to cache the language negotiation providers results. 1
language_provider_weight drupal/includes/language.inc Returns the passed language negotiation provider weight or a default value. 2
language_types drupal/includes/bootstrap.inc Returns an array of the available language types. 5 6
language_types_configurable drupal/includes/language.inc Returns only the configurable language types. 7 1
language_types_disable drupal/includes/language.inc Disables the given language types.
language_types_info drupal/includes/language.inc Returns all the defined language types. 7 4
language_types_set drupal/includes/language.inc Updates the language type configuration. 2
language_url_split_prefix drupal/includes/language.inc Splits the given path into prefix and actual path. 1
list_allowed_values drupal/modules/field/modules/list/list.module Returns the array of allowed values for a list field. 3 2
list_allowed_values_setting_validate drupal/modules/field/modules/list/list.module Element validate callback; check that the entered values are valid. 1
list_allowed_values_string drupal/modules/field/modules/list/list.module Generates a string representation of an array of 'allowed values'. 1
list_boolean_allowed_values_callback drupal/modules/field/modules/list/list.module Form element #value_callback: assembles the allowed values for 'boolean' fields. 1
list_extract_allowed_values drupal/modules/field/modules/list/list.module Parses a string of 'allowed values' into an array. 1
list_field_formatter_info drupal/modules/field/modules/list/list.module Implements hook_field_formatter_info().
list_field_formatter_view drupal/modules/field/modules/list/list.module Implements hook_field_formatter_view().
list_field_info drupal/modules/field/modules/list/list.module Implements hook_field_info().
list_field_is_empty drupal/modules/field/modules/list/list.module Implements hook_field_is_empty().
list_field_schema drupal/modules/field/modules/list/list.install Implements hook_field_schema().
list_field_settings_form drupal/modules/field/modules/list/list.module Implements hook_field_settings_form().
list_field_update_field drupal/modules/field/modules/list/list.module Implements hook_field_update_field().
list_field_update_forbid drupal/modules/field/modules/list/list.module Implements hook_field_update_forbid().
list_field_validate drupal/modules/field/modules/list/list.module Implements hook_field_validate().
list_field_widget_info_alter drupal/modules/field/modules/list/list.module Implements hook_field_widget_info_alter().
list_help drupal/modules/field/modules/list/list.module Implements hook_help().
list_options_list drupal/modules/field/modules/list/list.module Implements hook_options_list().
list_test_allowed_values_callback drupal/modules/field/modules/list/tests/list_test.module Allowed values callback. 2
list_test_dynamic_values_callback drupal/modules/field/modules/list/tests/list_test.module An entity-bound allowed values callback. 1
list_themes drupal/includes/theme.inc Returns a list of all currently available themes. 26 1
list_update_7001 drupal/modules/field/modules/list/list.install Rename the list field types and change 'allowed_values' format. 1
list_update_7002 drupal/modules/field/modules/list/list.install Re-apply list_update_7001() for deleted fields.
locale drupal/modules/locale/locale.module Provides interface translation services. 1 65
locale_add_language drupal/includes/locale.inc API function to add a language. 11
locale_batch_by_component drupal/includes/locale.inc Prepare a batch to run when installing modules or enabling themes. 1
locale_batch_by_language drupal/includes/locale.inc Prepare a batch to import translations for all enabled modules in a given language. 3
locale_block_info drupal/modules/locale/locale.module Implements hook_block_info().
locale_block_view drupal/modules/locale/locale.module Implements hook_block_view().
locale_css_alter drupal/modules/locale/locale.module Implements hook_css_alter().
locale_date_format_form drupal/modules/locale/locale.admin.inc Provide date localization configuration options to users. 1
locale_date_format_form_submit drupal/modules/locale/locale.admin.inc Submit handler for configuring localized date formats on the locale_date_format_form.
locale_date_format_language_overview_page drupal/modules/locale/locale.admin.inc Display edit date format links for each language. 1
locale_date_format_reset_form drupal/modules/locale/locale.admin.inc Reset locale specific date formats to the global defaults. 1
locale_date_format_reset_form_submit drupal/modules/locale/locale.admin.inc Reset date formats for a specific language to global defaults.
locale_date_format_save drupal/includes/locale.inc Save locale specific date formats to the database. 1
locale_entity_info_alter drupal/modules/locale/locale.module Implements hook_entity_info_alter().
locale_field_comment_form_submit drupal/modules/locale/locale.module Form submit handler for comment_form(). 1
locale_field_entity_form_submit drupal/modules/locale/locale.module Handles field language on submit for the given entity type. 2
locale_field_language_alter drupal/modules/locale/locale.module Implements hook_field_language_alter().

Pages

Other projects