translation_helpers_get_source |
./translation_helpers.module |
Return the source translation of a node. |
|
|
translation_helpers_get_translation |
./translation_helpers.module |
Return the translation of a node in a given language. |
|
|
translation_helpers_install |
./translation_helpers.install |
Implementation of hook_install(). |
|
|
translation_helpers_invoke_translation_change |
./translation_helpers.module |
Call hook_nodeapi() to respond to a change in source translation. |
1 |
|
translation_helpers_nodeapi |
./translation_helpers.module |
Implementation of hook_nodeapi(). |
|
|