You are here

public function TMGMTTranslatorUIControllerInterface::checkoutSettingsForm in Translation Management Tool 7

Form callback for the checkout settings form.

1 method overrides TMGMTTranslatorUIControllerInterface::checkoutSettingsForm()
TMGMTDefaultTranslatorUIController::checkoutSettingsForm in plugin/tmgmt.ui.translator.inc
Form callback for the checkout settings form.

File

plugin/tmgmt.ui.interface.translator.inc, line 18

Class

TMGMTTranslatorUIControllerInterface
Interface for translator ui controllers.

Code

public function checkoutSettingsForm($form, &$form_state, TMGMTJob $job);