You are here

public function TMGMTSourcePluginControllerInterface::getItemTypes in Translation Management Tool 7

Returns an array of translatable source item types.

1 method overrides TMGMTSourcePluginControllerInterface::getItemTypes()
TMGMTDefaultSourcePluginController::getItemTypes in plugin/tmgmt.plugin.source.inc
Returns an array of translatable source item types.

File

plugin/tmgmt.plugin.interface.source.inc, line 57
Contains the source plugin interface.

Class

TMGMTSourcePluginControllerInterface
Interface for source plugin controllers.

Code

public function getItemTypes();