Translation search API

Same name and namespace in other branches
  1. 6.x drupal-6.x/includes/locale.inc \locale-api-seek

Functions to search in translation files.

These functions provide the functionality to search for specific translations.

Archivo

drupal-7.x/includes/locale.inc, line 1837
Administration functions for locale.module.

Functions

Nombreorden descendente Ubicación Descripción
_locale_invalidate_js drupal-7.x/includes/locale.inc Force the JavaScript translation file(s) to be refreshed.
_locale_rebuild_js drupal-7.x/includes/locale.inc (Re-)Creates the JavaScript translation file for a language.
_locale_translate_language_list drupal-7.x/includes/locale.inc List languages in search result table
_locale_translate_seek drupal-7.x/includes/locale.inc Perform a string search and display results in a table
_locale_translate_seek_query drupal-7.x/includes/locale.inc Build array out of search criteria specified in request variables