finder_i18nstrings.module
Version 1.1.2.6 (checked in on 2010/01/19 at 04:27:48 by danielb)
The finder string translation module.
Functions
| Name | Description |
|---|---|
| finder_i18nstrings_finderapi | Implementation of hook_finderapi(). |
| finder_i18nstrings_form_finder_admin_edit_alter | Implementation of hook_form_FORM_ID_alter(). |
| finder_i18nstrings_form_finder_admin_element_edit_alter | Implementation of hook_form_FORM_ID_alter(). |
| finder_i18nstrings_locale | Implementation of hook_locale(). |
| finder_i18nstrings_map | Get a map of which fields are translatable. |
| finder_i18nstrings_map_from_form | Get a default map of which fields are translatable from the form. |
| finder_i18nstrings_multilingual_instructions | Get the form element which adds multilingual instructions to a form. |
| finder_i18nstrings_save_strings | Recursively save strings using the map. |
| finder_i18nstrings_translate_strings | Recursively translate strings using the map. |
| finder_i18nstrings_types | Get an arrray of form element types that are translatable. |
