content_translation_table_cck_filter |
modules/content.translation_table.inc |
CCK filter. |
1 |
|
content_translation_table_cck_filtered_form |
modules/content.translation_table.inc |
Form for CCK translation. |
1 |
|
content_translation_table_cck_form |
modules/content.translation_table.inc |
Menu callback; Admin form for CCK translation. |
|
1 |
content_translation_table_cck_form_submit |
modules/content.translation_table.inc |
Submit handler for the CCK translation form. |
|
1 |
content_translation_table_data |
modules/content.translation_table.inc |
Implementation of hook_translation_table_data(). |
|
|
menu_translation_table_data |
modules/menu.translation_table.inc |
Implementation of hook_translation_table_data(). |
|
|
menu_translation_table_menu_filter |
modules/menu.translation_table.inc |
Menu filter. |
1 |
|
menu_translation_table_menu_filtered_form |
modules/menu.translation_table.inc |
Form for menu translation.
Note: If the menu string is not in the locales_source table, then it won't be
displayed. |
1 |
|
menu_translation_table_menu_form |
modules/menu.translation_table.inc |
Menu callback; Admin form for menu translation. |
|
1 |
menu_translation_table_menu_form_submit |
modules/menu.translation_table.inc |
Submit handler for the menu translation form. |
|
1 |
node_translation_table_data |
modules/node.translation_table.inc |
Implementation of hook_translation_table_data(). |
|
|
node_translation_table_nodetype_filter |
modules/node.translation_table.inc |
Node type filter. |
1 |
|
node_translation_table_nodetype_filtered_form |
modules/node.translation_table.inc |
Form for node type translation.
Note: If the node type is not in the locales_source table, then it won't be
displayed. |
1 |
|
node_translation_table_nodetype_form |
modules/node.translation_table.inc |
Menu callback; Admin form for node type translation. |
|
1 |
node_translation_table_nodetype_form_submit |
modules/node.translation_table.inc |
Submit handler for the node type translation form. |
|
1 |
quicktabs_translation_table_data |
modules/quicktabs.translation_table.inc |
Implementation of hook_translation_table_data(). |
|
|
quicktabs_translation_table_quicktabs_filter |
modules/quicktabs.translation_table.inc |
Quicktabs filter. |
1 |
|
quicktabs_translation_table_quicktabs_filtered_form |
modules/quicktabs.translation_table.inc |
Form for quicktabs translation. |
1 |
|
quicktabs_translation_table_quicktabs_form |
modules/quicktabs.translation_table.inc |
Menu callback; Admin form for quicktabs translation. |
|
1 |
quicktabs_translation_table_quicktabs_form_submit |
modules/quicktabs.translation_table.inc |
Submit handler for the quicktabs translation form. |
|
1 |
taxonomy_translation_table_data |
modules/taxonomy.translation_table.inc |
Implementation of hook_translation_table_data(). |
|
|
taxonomy_translation_table_taxonomy_filter |
modules/taxonomy.translation_table.inc |
Taxonomy filter. |
1 |
|
taxonomy_translation_table_taxonomy_filtered_form |
modules/taxonomy.translation_table.inc |
Form for taxonomy translation.
Note: If term and vocabulary strings are not in the locales_source table,
then they won't be displayed. |
1 |
|
taxonomy_translation_table_taxonomy_form |
modules/taxonomy.translation_table.inc |
Menu callback; Admin form for taxonomy translation. |
|
1 |
taxonomy_translation_table_taxonomy_form_submit |
modules/taxonomy.translation_table.inc |
Submit handler for the taxonomy translation form. |
|
1 |
theme_translation_table |
includes/theme.inc |
Theme function for the translation table. |
|
|
theme_translation_table_filter |
includes/theme.inc |
Theme function for the basic filter form. |
|
|
translation_table_get_form |
./translation_table.module |
Menu callback; |
|
1 |
translation_table_get_module_apis |
./translation_table.module |
Get a list of modules that support the current translation_table API. |
1 |
|
translation_table_menu |
./translation_table.module |
Implementation of hook_menu(). |
|
|
translation_table_module_include |
./translation_table.module |
Load translation table files on behalf of modules. |
1 |
|
translation_table_submit_translations |
includes/admin.inc |
Submit handler for the translation table. |
|
5 |
translation_table_theme |
./translation_table.module |
Implementation of hook_theme(). |
|
|
translation_table_translation_table_api |
./translation_table.module |
Implementation of hook_translation_table_api(). |
|
|
_translation_table_get_header |
includes/admin.inc |
Header of the translation table. |
5 |
|
_translation_table_row |
includes/admin.inc |
One row of the translation table. |
5 |
|
_translation_table_update_translation |
includes/admin.inc |
Update, create or delete translation as needed. |
1 |
|