Locale::getDisplayName locale_get_display_name Returns an appropriately localized display name for the input locale &reftitle.description; Object oriented style static string Locale::getDisplayName stringlocale stringin_locale Procedural style string locale_get_display_name stringlocale stringin_locale Returns an appropriately localized display name for the input locale. If is &null; then the default locale is used. &reftitle.parameters; locale The locale to return a display name for. in_locale optional format locale &reftitle.returnvalues; Display name of the locale in the format appropriate for $in_locale. &reftitle.examples; <function>locale_get_display_name</function> example ]]> OO example ]]> &example.outputs; &reftitle.seealso; locale_get_display_language locale_get_display_script locale_get_display_region locale_get_display_variant