constant TPT_ROLE_VIEW_TRANSLATIONS in GlobalLink Connect for Drupal 7.5
Same name and namespace in other branches
- 7.7 globallink.module \TPT_ROLE_VIEW_TRANSLATIONS
- 7.6 globallink.module \TPT_ROLE_VIEW_TRANSLATIONS
2 uses of TPT_ROLE_VIEW_TRANSLATIONS
- globallink_access_callback_any in ./
globallink.module - @todo Document this function.
- globallink_permission in ./
globallink.module - Implements hook_permission().
File
- ./
globallink.module, line 14 - GlobalLink translation module.
Code
define('TPT_ROLE_VIEW_TRANSLATIONS', t('can view GlobalLink translation tasks'));