theme_translation_overview_node_form |
./translation_overview.pages.inc |
|
|
|
theme_translation_overview_translation_link |
./translation_overview.module |
|
|
|
translation_overview_assignment_lang_page |
./translation_overview.pages.inc |
Show a listing of the languages that translators can look at. |
|
1 |
translation_overview_assignment_page |
./translation_overview.pages.inc |
|
|
1 |
translation_overview_build_filter_query |
./translation_overview.pages.inc |
Build the where clause for a filtered query. |
2 |
|
translation_overview_field_name |
./translation_overview.module |
Determine the name of the field in the {translation_overview_priority} table
for a language. |
4 |
|
translation_overview_filter_form |
./translation_overview.pages.inc |
Return form for node administration filters. |
|
2 |
translation_overview_filter_form_submit |
./translation_overview.pages.inc |
Process result from node administration filter form. |
|
1 |
translation_overview_form_alter |
./translation_overview.module |
Implementation of hook_form_alter(). |
|
|
translation_overview_get_node_priority |
./translation_overview.module |
Determine the priority of a node. |
3 |
|
translation_overview_help |
./translation_overview.module |
Implementation of hook_help(). |
|
|
translation_overview_install |
./translation_overview.install |
Implementation of hook_install(). |
|
|
translation_overview_is_manager |
./translation_overview.module |
Determine if a user is a manager for a language (or any langauge if none is
specified). |
3 |
1 |
translation_overview_manager_page |
./translation_overview.pages.inc |
Translation overview page. |
|
1 |
translation_overview_menu |
./translation_overview.module |
Implementation of hook_menu(). |
|
|
translation_overview_menu_alter |
./translation_overview.module |
Implementation of hook_menu_alter(). |
|
|
translation_overview_nodeapi |
./translation_overview.module |
Implementation of hook_nodeapi(). |
|
|
translation_overview_node_filters |
./translation_overview.pages.inc |
List node administration filters that can be applied. |
3 |
|
translation_overview_node_form |
./translation_overview.pages.inc |
Overview page for a node's translations. |
|
1 |
translation_overview_node_form_submit |
./translation_overview.pages.inc |
|
|
|
translation_overview_node_page |
./translation_overview.pages.inc |
|
|
1 |
translation_overview_node_types |
./translation_overview.module |
Get a list of the node types that have translation support enabled. |
5 |
|
translation_overview_perm |
./translation_overview.module |
Implementation of hook_perm(). |
|
|
translation_overview_schema |
./translation_overview.install |
Implementation of hook_schema(). |
|
|
translation_overview_schema_add_submit |
./translation_overview.module |
Alter the schema when new languages are added. |
|
1 |
translation_overview_schema_remove_submit |
./translation_overview.module |
Alter the schema when languages are removed. |
|
1 |
translation_overview_theme |
./translation_overview.module |
Implementation of hook_theme(). |
|
|
translation_overview_translation_link |
./translation_overview.module |
Build a link to the translated node. |
3 |
|
translation_overview_trimmed_title |
./translation_overview.module |
|
2 |
|
translation_overview_uninstall |
./translation_overview.install |
Implementation of hook_uninstall(). |
|
|
translation_overview_update_6000 |
./translation_overview.install |
Create the {translation_overview_priority} table. |
|
|
translation_overview_update_6001 |
./translation_overview.install |
Change the field names on the {translation_overview_priority} table. |
|
|
translation_overview_update_6002 |
./translation_overview.install |
Store the manager information in permissions rather than our own variable. |
|
|