constant GLOBALLINK_STATUS_TRANSLATION_COMPLETED in GlobalLink Connect for Drupal 7.7
23 uses of GLOBALLINK_STATUS_TRANSLATION_COMPLETED
- get_tpt_entity_sent_rows in globallink_entity/
globallink_entity.module - Gets entity rows that have been sent for translation.
- globallink_all_active_filter_form in ./
globallink_workbench_all_active_submissions.inc - Builds form to filter GlobalLink submissions
- globallink_all_active_filter_form in ./
globallink_workbench_all_submissions.inc - Builds form to filter GlobalLink submissions
- globallink_all_active_form in ./
globallink_workbench_all_active_submissions.inc - Builds form to show all active entity submissions.
- globallink_all_active_form_submit in ./
globallink_workbench_all_active_submissions.inc - Handles submission of active entity form.
File
- ./
globallink.module, line 22 - GlobalLink translation module.
Code
define('GLOBALLINK_STATUS_TRANSLATION_COMPLETED', 'Translation Completed');