1.8.2.4 (checked in on 2008/04/16 at 12:30:32 by jareyero)
Internationalization (i18n) package - translatable strings
Object oriented string translation using locale and textgroups
Some concepts
@author Jose A. Reyero, 2007
| Name | Description |
|---|---|
| i18nstrings_add_string | Add string |
| i18nstrings_admin | |
| i18nstrings_admin_form | |
| i18nstrings_admin_form_submit | |
| i18nstrings_admin_overview | |
| i18nstrings_cache | Retrieves and stores translations in page (static variable) cache. |
| i18nstrings_context | Convert context string in a context object |
| i18nstrings_context_query | Get query conditions for this context |
| i18nstrings_get_source | Get source string provided a string context |
| i18nstrings_get_string | Get string for a language |
| i18nstrings_help | Implementation of hook_help() |
| i18nstrings_load | |
| i18nstrings_location | Get location string from context |
| i18nstrings_menu | |
| i18nstrings_prefetch | Prefetch a number of object strings |
| i18nstrings_remove_string | Remove string for a given context |
| i18nstrings_save_string | |
| i18nstrings_textgroup | Provides interface translation services. |
| i18nstrings_title_callback | Callback for menu title translation |
| i18nstrings_to | Translate object properties |
| i18nstrings_tt | Translate configurable string |
| i18nstrings_update_context | Update context for strings. |
| i18nstrings_update_string | Update / create / remove string |
| i18nstrings_update_translation | Update string translation |
| to | Translate object |
| ts | Get configurable string, |
| tt | Translate configurable string |
| ttd | Debug util. Marks the translated strings |