You are here

public function TMGMTTranslatorUIControllerInterface::reviewFormValidate in Translation Management Tool 7

Validation callback for the job item review form.

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

File

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

Class

TMGMTTranslatorUIControllerInterface
Interface for translator ui controllers.

Code

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