You are here

10 calls to Lingotek::convertDrupal2Lingotek() in Lingotek Translation 7.2

Lingotek::testConvertFunctions in lib/Drupal/lingotek/Lingotek.php
LingotekApi::getCommentCreateWithTargetsParams in lib/Drupal/lingotek/LingotekApi.php
Gets the comment-specific parameters for use in a createContentDocumentWithTargets API call.
lingotek_enable_language_by_code in ./lingotek.util.inc
lingotek_form_node_form_alter in ./lingotek.module
Implements hook_form_BASE_FORM_ID_alter().
lingotek_get_localization_languages_json in ./lingotek.dashboard.inc
Outputs the languages active in this installation. Supplied to the dashboard. Output Format: ["en","es"]
lingotek_get_source_language_json in ./lingotek.dashboard.inc
Outputs the language code with page count in json format. Supplied to the dashboard. Output Format: {'code':'en','docs':'500'}
lingotek_migration_1 in ./lingotek.util.inc
lingotek_migration_3 in ./lingotek.util.inc
lingotek_set_target_language in ./lingotek.util.inc
Sets the extended target language locale in the languages table and whether or not it is enabled
lingotek_update in ./lingotek.page.inc