*/ class FormWidgetStandalone extends BaseStandaloneForm implements \ThurData\Servers\KerioEmail\Core\UI\Interfaces\AjaxElementInterface, \ThurData\Servers\KerioEmail\Core\UI\Interfaces\FormInterface { protected $id = 'formWidgetStandalone'; protected $name = 'formWidgetStandalone'; }