i18n taxonomy module
Internationalization (i18n) package
This module groups together all existing i18n taxonomy functionality providing several options for taxonomy translation
Translates taxonomy term for selected vocabularies running them through the localization system It also translates terms for views filters and views results
@author Jose A. Reyero, 2004
| Name | Description |
|---|---|
| I18N_TAXONOMY_LANGUAGE | |
| I18N_TAXONOMY_LOCALIZE | |
| I18N_TAXONOMY_NONE | |
| I18N_TAXONOMY_TRANSLATE |
| Name | Description |
|---|---|
| i18ntaxonomy_form_alter | Implementation of hook_form_alter |
| i18ntaxonomy_help | Implementation of hook_help(). |
| i18ntaxonomy_locale | Implementation of hook_locale(). |
| i18ntaxonomy_locale_refresh | Refresh strings |
| i18ntaxonomy_localize_terms | |
| i18ntaxonomy_menu | Implementation of hook_menu(). |
| i18ntaxonomy_menu_alter | Implementation of hook_menu_alter(). |
| i18ntaxonomy_nat_get_terms | Like nat_get_terms() but without caching |
| i18ntaxonomy_nodeapi | Implementation of hook_nodeapi() |
| i18ntaxonomy_node_form | Handle node form taxonomy |
| i18ntaxonomy_taxonomy | Implementation of hook_taxonomy |
| i18ntaxonomy_term_get_translations | |
| i18ntaxonomy_translate_terms | Translate an array of taxonomy terms |
| i18ntaxonomy_translation_link_alter | Implementation of hook_alter_translation_link(). |
| i18ntaxonomy_translation_term_tid | Get translated term's tid |
| i18ntaxonomy_translation_tids | Returns an url for the translated taxonomy-page, if exists |
| i18ntaxonomy_views_handler_field_allterms | Field handler for taxonomy term fields |
| i18ntaxonomy_views_pre_view | Implementation of hook_views_pre_view(). |
| i18ntaxonomy_vocabulary | Taxonomy vocabulary settings |
| i18ntaxonomy_vocabulary_form | Generate a form element for selecting terms from a vocabulary. Translates all translatable strings. |
| i18ntaxonomy_vocabulary_get_terms | Returns a list for terms for vocabulary, language |
| _i18ntaxonomy_term_select | |
| _i18ntaxonomy_translation_tab | Menu access callback. Show tab only for full multilingual vocabularies |
| _i18ntaxonomy_vocabulary_options | Returns list of vocabulary modes |
| _i18ntaxonomy_vocabulary_terms |