Functions

Solapas principales

Nombreorden descendente Ubicación Descripción Direct uses Strings
l drupal-7.x/includes/common.inc Formats an internal or external URL link as an HTML anchor tag. 142 2
language_default drupal-7.x/includes/bootstrap.inc Returns the default language used on the site 26 11
language_fallback_get_candidates drupal-7.x/includes/language.inc Returns the possible fallback languages ordered by language weight. 1
language_from_default drupal-7.x/includes/language.inc Returns the default language negotiation provider. 1
language_initialize drupal-7.x/includes/language.inc Chooses a language based on language negotiation provider settings. 2
language_list drupal-7.x/includes/bootstrap.inc Returns a list of installed languages, indexed by the specified key. 46 14
language_negotiation_get drupal-7.x/includes/language.inc Checks whether a language negotiation provider is enabled for a language type. 3
language_negotiation_get_any drupal-7.x/includes/language.inc Checks if the language negotiation provider is enabled for any language type. 2
language_negotiation_get_switch_links drupal-7.x/includes/language.inc Returns the language switch links for the given language. 3
language_negotiation_info drupal-7.x/includes/language.inc Returns all the defined language negotiation providers. 5 3
language_negotiation_purge drupal-7.x/includes/language.inc Removes any unused language negotiation providers from the configuration. 1
language_negotiation_set drupal-7.x/includes/language.inc Saves a list of language negotiation providers. 8
language_provider_invoke drupal-7.x/includes/language.inc Helper function used to cache the language negotiation providers results. 1
language_provider_weight drupal-7.x/includes/language.inc Returns the passed language negotiation provider weight or a default value. 2
language_types drupal-7.x/includes/bootstrap.inc Returns an array of the available language types. 5 6
language_types_configurable drupal-7.x/includes/language.inc Returns only the configurable language types. 7 1
language_types_disable drupal-7.x/includes/language.inc Disables the given language types.
language_types_info drupal-7.x/includes/language.inc Returns all the defined language types. 7 4
language_types_set drupal-7.x/includes/language.inc Updates the language type configuration. 2
language_url_split_prefix drupal-7.x/includes/language.inc Splits the given path into prefix and actual path. 1
list_allowed_values drupal-7.x/modules/field/modules/list/list.module Returns the array of allowed values for a list field. 3 2
list_allowed_values_setting_validate drupal-7.x/modules/field/modules/list/list.module Element validate callback; check that the entered values are valid. 1
list_allowed_values_string drupal-7.x/modules/field/modules/list/list.module Generates a string representation of an array of 'allowed values'. 1
list_boolean_allowed_values_callback drupal-7.x/modules/field/modules/list/list.module Form element #value_callback: assembles the allowed values for 'boolean' fields. 1
list_extract_allowed_values drupal-7.x/modules/field/modules/list/list.module Parses a string of 'allowed values' into an array. 1
list_field_formatter_info drupal-7.x/modules/field/modules/list/list.module Implements hook_field_formatter_info().
list_field_formatter_view drupal-7.x/modules/field/modules/list/list.module Implements hook_field_formatter_view().
list_field_info drupal-7.x/modules/field/modules/list/list.module Implements hook_field_info().
list_field_is_empty drupal-7.x/modules/field/modules/list/list.module Implements hook_field_is_empty().
list_field_schema drupal-7.x/modules/field/modules/list/list.install Implements hook_field_schema().
list_field_settings_form drupal-7.x/modules/field/modules/list/list.module Implements hook_field_settings_form().
list_field_update_field drupal-7.x/modules/field/modules/list/list.module Implements hook_field_update_field().
list_field_update_forbid drupal-7.x/modules/field/modules/list/list.module Implements hook_field_update_forbid().
list_field_validate drupal-7.x/modules/field/modules/list/list.module Implements hook_field_validate().
list_field_widget_info_alter drupal-7.x/modules/field/modules/list/list.module Implements hook_field_widget_info_alter().
list_help drupal-7.x/modules/field/modules/list/list.module Implements hook_help().
list_options_list drupal-7.x/modules/field/modules/list/list.module Implements hook_options_list().
list_test_allowed_values_callback drupal-7.x/modules/field/modules/list/tests/list_test.module Allowed values callback. 2
list_test_dynamic_values_callback drupal-7.x/modules/field/modules/list/tests/list_test.module An entity-bound allowed values callback. 1
list_themes drupal-7.x/includes/theme.inc Returns a list of all currently available themes. 26 1
list_update_7001 drupal-7.x/modules/field/modules/list/list.install Rename the list field types and change 'allowed_values' format. 1
list_update_7002 drupal-7.x/modules/field/modules/list/list.install Re-apply list_update_7001() for deleted fields.
locale drupal-7.x/modules/locale/locale.module Provides interface translation services. 1 90
locale_add_language drupal-7.x/includes/locale.inc API function to add a language. 11
locale_batch_by_component drupal-7.x/includes/locale.inc Prepare a batch to run when installing modules or enabling themes. 1
locale_batch_by_language drupal-7.x/includes/locale.inc Prepare a batch to import translations for all enabled modules in a given language. 3
locale_block_info drupal-7.x/modules/locale/locale.module Implements hook_block_info().
locale_block_view drupal-7.x/modules/locale/locale.module Implements hook_block_view().
locale_css_alter drupal-7.x/modules/locale/locale.module Implements hook_css_alter().
locale_date_format_form drupal-7.x/modules/locale/locale.admin.inc Provide date localization configuration options to users. 2

Páginas