DrawEditView()); } public function refreshField($module, $fieldName) { $dpe = new EcmDropdownEditor($module, $fieldName); return array ($dpe->getOptionsHTML()); } }