Helper to generate a "multi-lingual text field with choice of default language" element
| package | WebEnq4_Forms |
|---|
mlTextDefaultLanguageElement(string $name, string $value, string $attribs) : string
stringBase name to be used for form variables
stringMay contain default values for the text fields for each language code, and "$name-default-language" for the default language
stringShould contain ['languages'] with an array of language codes to present
stringXhtml code for this element$_html