You are here

public function TMGMTTranslatorUIControllerInterface::reviewForm in Translation Management Tool 7

Form callback for the job item review form.

1 method overrides TMGMTTranslatorUIControllerInterface::reviewForm()
TMGMTDefaultTranslatorUIController::reviewForm in plugin/tmgmt.ui.translator.inc
Form callback for the job item review form.

File

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

Class

TMGMTTranslatorUIControllerInterface
Interface for translator ui controllers.

Code

public function reviewForm($form, &$form_state, TMGMTJobItem $item);