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