You are here

Functions in Lingotek Translation 7.3

Primary tabs

Namesort descending Location Description Direct uses Strings
lingotek_get_phase_name ./lingotek.api.inc Gets the phase name of the specified phase. 1
lingotek_get_site_name ./lingotek.util.inc Returns the site name, or base url if that isn't set. 2
lingotek_get_source_language ./lingotek.util.inc Gets the Lingotek Source Language ( Drupal variable: lingotek_source_language). Returns a language code (ie: en / es / de) Uses the Drupal default language as a fallback. 6
lingotek_get_source_language_json ./lingotek.dashboard.inc Outputs the language code with page count in json format. Supplied to the dashboard. Output Format (example): {'code':'en_US','docs':'500'} 1
lingotek_get_sync_download_batch_elements ./lingotek.batch.inc Sync - Download Batch Elements: Creates the batch elements for nodes/documents that need to be downloaded. 2
lingotek_get_sync_methods ./lingotek.api.inc
lingotek_get_sync_upload_batch_elements ./lingotek.batch.inc Sync - Upload Batch Elements: Creates the batch elements for nodes/documents that need to be uploaded. 2
lingotek_get_sync_upload_config_batch_elements ./lingotek.batch.inc Sync - Upload Config Batch Elements: Creates the batch elements for config (ie. menus, taxonomies, etc.), that need to be uploaded. 1
lingotek_get_target_languages ./lingotek.util.inc Get only the languages that are lingotek_enabled
lingotek_get_target_locales ./lingotek.util.inc Get only the languages that are lingotek_enabled 1
lingotek_get_target_status ./lingotek.dashboard.inc Get the status of the target given by locale 2
lingotek_get_translation_target ./lingotek.api.inc
lingotek_get_type_field_mapping ./lingotek.dashboard.inc Returns an array that maps a content_type to one (and just 1) of its translated fields. We can then use that array to track how many nodes have been translated.
lingotek_get_url_alias_translations ./lingotek.api.inc 2
lingotek_get_workbench_moderation_options ./lingotek.api.inc 4
lingotek_get_workbench_moderation_states ./lingotek.api.inc 7
lingotek_get_workbench_moderation_state_select ./lingotek.sync.inc 1
lingotek_get_workbench_moderation_transitions ./lingotek.api.inc 2
lingotek_get_workbench_url ./lingotek.api.inc Get the url to open the Lingotek Workbench. 2
lingotek_get_workbench_url_by_phases ./lingotek.api.inc Get the url to open the Lingotek Workbench. 2
lingotek_get_xliff ./lingotek.api.inc
lingotek_handle_advanced_xml_upgrade ./lingotek.admin.inc Custom form handler for upgrading a site from using Lingotek's simple to advanced XML parsing of content. 1
lingotek_help ./lingotek.module
lingotek_identify_lead ./lingotek.setup.inc Identify lead details 1
lingotek_identify_tags ./lingotek.setup.inc Identify CMS tags (e.g., distribution channel) 1
lingotek_install ./lingotek.install Implements hook_install().
lingotek_is_config_missing ./lingotek.module Checks any required configuration parameters are missing. (more detailed check than lingotek_is_module_setup()) 1
lingotek_is_module_setup ./lingotek.module Checks to make sure the Lingotek Translation module setup completed successfully. If its not, the user is directed to the setup wizard. 3
lingotek_json_output_cors ./lingotek.util.inc Drupal JSON Output - CORS - allows cross domain requests (adapted from: drupal_json_output) 3
lingotek_language_field_lookup ./lingotek.reference.inc 2
lingotek_language_name ./lingotek.reference.inc 4
lingotek_language_native ./lingotek.reference.inc 2
lingotek_library ./lingotek.module Implements hook_library().
lingotek_lingonode ./lingotek.util.inc 34
lingotek_lingonode_delete ./lingotek.util.inc
lingotek_lingonode_variable_delete ./lingotek.util.inc 1
lingotek_lookup_language_by_locale ./lingotek.util.inc 1
lingotek_lookup_locale_exists ./lingotek.util.inc 1
lingotek_mail ./lingotek.setup.inc Implement hook_mail()
lingotek_managed_by_entity_translation ./lingotek.util.inc Returns if the node type an entity_translation managed node 7
lingotek_mark_phases_complete ./lingotek.page.inc Form constructor for the lingotek_mark_phases_complete form. 1
lingotek_mark_phases_complete_submit ./lingotek.page.inc Submit handler for the lingotek_mark_phases_complete form.
lingotek_menu ./lingotek.module Implements hook_menu().
lingotek_menu_alter ./lingotek.module Implements hook_menu_alter().
lingotek_migration_1 ./lingotek.util.inc Migration 1 2
lingotek_migration_2 ./lingotek.util.inc Migration 2 2
lingotek_migration_3 ./lingotek.util.inc Migration 3 - Upgrade lingotek table entries from drupal_codes to lingotek_locales (whenever applicable) 2
lingotek_module_implements_alter ./lingotek.module Implements hook_module_implements_alter().
lingotek_mt_sync_set_status ./lingotek.batch.inc Sets and clears session sync flags. 2
lingotek_navbar ./lingotek.module Implements hook_navbar().

Pages

Other projects