Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
locale_multilingual_node_type drupal/modules/locale/locale.module Return whether the given content type has multilingual support. 2
locale_permission drupal/modules/locale/locale.module Implements hook_permission().
locale_reset drupal/modules/locale/locale.module Reset static variables used by locale(). 2
locale_schema drupal/modules/locale/locale.install Implements hook_schema().
locale_string_is_safe drupal/includes/locale.inc Check that a string is safe to be added or imported as a translation. 3
locale_system_update drupal/modules/locale/locale.module Imports translations when new modules or themes are installed. 2
locale_test_boot drupal/modules/locale/tests/locale_test.module Implements hook_boot().
locale_test_init drupal/modules/locale/tests/locale_test.module Implements hook_init().
locale_test_language_negotiation_info drupal/modules/locale/tests/locale_test.module Implements hook_language_negotiation_info(). 1
locale_test_language_negotiation_info_alter drupal/modules/locale/tests/locale_test.module Implements hook_language_negotiation_info_alter(). 1
locale_test_language_provider drupal/modules/locale/tests/locale_test.module Test language provider. 1
locale_test_language_types_info drupal/modules/locale/tests/locale_test.module Implements hook_language_types_info().
locale_test_language_types_info_alter drupal/modules/locale/tests/locale_test.module Implements hook_language_types_info_alter().
locale_test_locale drupal/modules/locale/tests/locale_test.module Implements hook_locale().
locale_test_menu drupal/modules/locale/tests/locale_test.module Implements hook_menu().
locale_test_plural_format_page drupal/modules/locale/tests/locale_test.module Returns markup for locale_get_plural testing. 2
locale_test_store_language_negotiation drupal/modules/locale/tests/locale_test.module Store the last negotiated languages. 1
locale_theme drupal/modules/locale/locale.module Implements hook_theme().
locale_themes_enabled drupal/modules/locale/locale.module Implements hook_themes_enabled().
locale_translate_delete_form drupal/modules/locale/locale.admin.inc User interface for the string deletion confirmation screen. 1
locale_translate_delete_form_submit drupal/modules/locale/locale.admin.inc Process string deletion submissions.
locale_translate_delete_page drupal/modules/locale/locale.admin.inc String deletion confirmation page. 1
locale_translate_edit_form drupal/modules/locale/locale.admin.inc User interface for string editing. 1
locale_translate_edit_form_submit drupal/modules/locale/locale.admin.inc Process string editing form submissions.
locale_translate_edit_form_validate drupal/modules/locale/locale.admin.inc Validate string editing form submissions.
locale_translate_export_pot_form drupal/modules/locale/locale.admin.inc Translation template export form. 1
locale_translate_export_po_form drupal/modules/locale/locale.admin.inc Form to export PO files for the languages provided. 1
locale_translate_export_po_form_submit drupal/modules/locale/locale.admin.inc Process a translation (or template) export form submission. 1
locale_translate_export_screen drupal/modules/locale/locale.admin.inc User interface for the translation export screen. 1
locale_translate_import_form drupal/modules/locale/locale.admin.inc User interface for the translation import screen. 1
locale_translate_import_form_submit drupal/modules/locale/locale.admin.inc Process the locale import form submission.
locale_translate_overview_screen drupal/modules/locale/locale.admin.inc Overview screen for translations. 1
locale_translate_seek_screen drupal/modules/locale/locale.admin.inc String search screen. 1
locale_translation_filters drupal/modules/locale/locale.admin.inc List locale translation filters that can be applied. 2
locale_translation_filter_form drupal/modules/locale/locale.admin.inc Return form for locale translation filters. 1
locale_translation_filter_form_submit drupal/modules/locale/locale.admin.inc Process result from locale translation filter form.
locale_translation_filter_form_validate drupal/modules/locale/locale.admin.inc Validate result from locale translation filter form.
locale_uninstall drupal/modules/locale/locale.install Implements hook_uninstall().
locale_update_7000 drupal/modules/locale/locale.install Add context field index and allow longer location.
locale_update_7001 drupal/modules/locale/locale.install Upgrade language negotiation settings.
locale_update_7002 drupal/modules/locale/locale.install Updates URL language negotiation by adding the URL fallback detection method.
locale_update_7003 drupal/modules/locale/locale.install Update "language_count" variable.
locale_update_7004 drupal/modules/locale/locale.install Remove duplicates in {locales_source}.
locale_update_7005 drupal/modules/locale/locale.install Increase {locales_languages}.formula column's length.
locale_url_outbound_alter drupal/modules/locale/locale.module Implements hook_url_outbound_alter(). 3
lock_acquire drupal/includes/lock.inc Acquire (or renew) a lock, but do not block if it fails. 17
lock_initialize drupal/includes/lock.inc Initialize the locking system. 1
lock_may_be_available drupal/includes/lock.inc Check if lock acquired by a different process may be available. 2
lock_release drupal/includes/lock.inc Release a lock previously acquired by lock_acquire(). 16
lock_release_all drupal/includes/lock.inc Release all previously acquired locks. 1

Pages

Other projects