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
string
Base name to be used for form variables
string
May contain default values for the text fields for each language code, and "$name-default-language" for the default language
string
Should contain ['languages'] with an array of language codes to present
string
Xhtml code for this element$_html