lang::system::get_locales (public)

 lang::system::get_locales [ -all ]

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

Return all locales defined in the system. Per default only the enabled locales are returned. When the optional flag "-all" is specified, all defined locales are returned. This value is cached per thread and needs currently a server restart, when the system locales are changed.

Switches:
-all (optional, boolean)
Author:
Peter Marklund

Testcases:
test_get_locales, xowiki_test_cases
[ show source ]
Show another procedure: