constant LINGOTEK_NOTIFY_URL in Lingotek Translation 7.5
Same name and namespace in other branches
- 7.7 lingotek.define.inc \LINGOTEK_NOTIFY_URL
- 7.3 lingotek.define.inc \LINGOTEK_NOTIFY_URL
- 7.4 lingotek.define.inc \LINGOTEK_NOTIFY_URL
- 7.6 lingotek.define.inc \LINGOTEK_NOTIFY_URL
1 use of LINGOTEK_NOTIFY_URL
- lingotek_notify_url_generate in ./
lingotek.sync.inc - Generate and return the site callback url. This URL will be called when a document translation is complete, and can be downloaded. Format: ?doc_id={document_id}&target_code={target_language}&project_id={project_id}&completed={completed}
File
- ./
lingotek.define.inc, line 55 - Lingotek Translation module Constants.
Code
define('LINGOTEK_NOTIFY_URL', 'lingotek/notify');