You are here

constant LINGOTEK_NOTIFY_URL in Lingotek Translation 7.3

Same name and namespace in other branches
  1. 7.7 lingotek.define.inc \LINGOTEK_NOTIFY_URL
  2. 7.4 lingotek.define.inc \LINGOTEK_NOTIFY_URL
  3. 7.5 lingotek.define.inc \LINGOTEK_NOTIFY_URL
  4. 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 66
Lingotek Translation module Constants.

Code

define('LINGOTEK_NOTIFY_URL', 'lingotek/notify');