You are here

constant TPT_ROLE_MANAGE_TRANSLATIONS in GlobalLink Connect for Drupal 7.7

Same name and namespace in other branches
  1. 7.5 globallink.module \TPT_ROLE_MANAGE_TRANSLATIONS
  2. 7.6 globallink.module \TPT_ROLE_MANAGE_TRANSLATIONS
15 uses of TPT_ROLE_MANAGE_TRANSLATIONS
globallink_access_callback_admin in ./globallink.module
globallink_access_callback_any in ./globallink.module
@todo Document this function.
globallink_block_menu in globallink_block/globallink_block.module
Implements hook_menu().
globallink_commerce_menu in globallink_commerce/globallink_commerce.module
Implements hook_menu().
globallink_create_submission_form in ./globallink_send_translations.inc

... See full list

File

./globallink.module, line 12
GlobalLink translation module.

Code

define('TPT_ROLE_MANAGE_TRANSLATIONS', t('can manage GlobalLink translation tasks and settings'));