You are here

constant TPT_ROLE_MANAGE_TRANSLATIONS in GlobalLink Connect for Drupal 7.6

Same name and namespace in other branches
  1. 7.7 globallink.module \TPT_ROLE_MANAGE_TRANSLATIONS
  2. 7.5 globallink.module \TPT_ROLE_MANAGE_TRANSLATIONS
31 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_beans_active_form in globallink_beans/globallink_beans_active_submissions.inc
Builds form to show all active beans submissions.
globallink_beans_dashboard_form in globallink_beans/globallink_beans_send.inc
Builds form to create a beans submission.
globallink_beans_menu in globallink_beans/globallink_beans.module
Implements hook_menu().

... 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'));