You are here

constant LINGOTEK_NODE_SYNC_STATUS_EDITED in Lingotek Translation 7.2

6 uses of LINGOTEK_NODE_SYNC_STATUS_EDITED
lingotek_add_target_sync_status_to_all_nodes in ./lingotek.sync.inc
When a new MT language is added, add a Target status tag to every node.
lingotek_batch_identify_content in ./lingotek.batch.inc
Batch Create: Lingotek Identify Content - create informative lingonode data (in lingotek table) for pre-existing content
lingotek_bulk_mt_upload_batch_create in ./lingotek.batch.inc
Batch Create - Upload: Create a Bulk Machine Translate UPLOAD Batch.
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_get_sync_upload_batch_elements in ./lingotek.batch.inc
Sync - Upload Batch Elements: Creates the batch elements for nodes/documents that need to be uploaded.

... See full list

File

./lingotek.sync.inc, line 9
Content translation management and sync functions.

Code

define('LINGOTEK_NODE_SYNC_STATUS_EDITED', 'EDITED');