You are here

constant GLOBALLINK_ENTITY_TYPE_BEAN in GlobalLink Connect for Drupal 7.7

11 uses of GLOBALLINK_ENTITY_TYPE_BEAN
globallink_all_active_form in ./globallink_workbench_all_active_submissions.inc
Builds form to show all active entity submissions.
globallink_background_import in ./globallink_background_jobs.inc
Imports the documents
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().
globallink_beans_send_for_translations in globallink_beans/globallink_beans.inc
Sends beans for translation.

... See full list

File

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

Code

define('GLOBALLINK_ENTITY_TYPE_BEAN', 'bean');