constant GLOBALLINK_STATUS_TRANSLATION_SENT in GlobalLink Connect for Drupal 7.7
21 uses of GLOBALLINK_STATUS_TRANSLATION_SENT
- 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 24 - GlobalLink translation module.
Code
define('GLOBALLINK_STATUS_TRANSLATION_SENT', 'Sent for Translations');