lang::system::get_locale_options (public)

 lang::system::get_locale_options

Defined in packages/acs-lang/tcl/locale-procs.tcl

Return all enabled locales in the system in a format suitable for the options argument of a form.

Author:
Lars Pind

Testcases:
test_get_locales
Source code:
    return [util_memoize lang::system::get_locale_options_not_cached]
XQL Not present:
PostgreSQL, Oracle
Generic XQL file:
packages/acs-lang/tcl/locale-procs.xql

[ hide source ] | [ make this the default ]
Show another procedure: