You are here

protected property TMGMTGoogleTranslatorPluginController::$availableActions in TMGMT Translator Google 7

Available actions for Google translator.

Type: array

File

./tmgmt_google.plugin.inc, line 44
Provides Google Translator plugin controller.

Class

TMGMTGoogleTranslatorPluginController
Google translator plugin controller.

Code

protected $availableActions = array(
  'translate',
  'languages',
  'detect',
);