Locale::getDisplayLanguage
locale_get_display_language
Returns an appropriately localized display name for language of the inputlocale
&reftitle.description;
&style.oop;
public
static
string
Locale::getDisplayLanguage
stringlocale
stringin_locale
&style.procedural;
string
locale_get_display_language
stringlocale
stringin_locale
Returns an appropriately localized display name for language of the input
locale. If is &null; then the default locale is used.
&reftitle.parameters;
locale
The locale to return a display language for
in_locale
Optional format locale to use to display the language name
&reftitle.returnvalues;
display name of the language for the $locale in the format appropriate for
$in_locale.
&reftitle.examples;
locale_get_display_language example
]]>
OO example
]]>
&example.outputs;
&reftitle.seealso;
locale_get_display_name
locale_get_display_script
locale_get_display_region
locale_get_display_variant