LanguageSupport::wrapInputfieldOutput()

Wrap the inputfield output with a language name label

Usage

$string = $languageSupport->wrapInputfieldOutput(string $out, string $id, Language $language);

Arguments

NameType(s)Description
$outstring

Existing inputfield output

$idstring

ID attribute to use

$languageLanguage

Return value

string


LanguageSupport methods and properties

API reference based on ProcessWire core version 3.0.264